File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ const { version } = require("../../package.json");
55
66export const welcomeMessage = `Welcome to COVID-19 Tracker & CLI v${ version } by Waren Gonzaga with Wareneutron Developers` ;
77export const lines = {
8- notFound : `\n${ welcomeMessage } \n\nPlease visit: https://warengonza.ga /covid19-tracker-cli\n\n` ,
8+ notFound : `\n${ welcomeMessage } \n\nPlease visit: https://docs.wareneutron.com /covid19-tracker-cli\n\n` ,
99 defaultHeader : `COVID-19 Tracker & CLI v${ version } ` ,
1010 helpMessage : `Help: Try to append the URL with /help to learn more...` ,
1111 sponsorMessage : `Love this project? Help us to help others by means of coffee!\n` ,
12- BMCLink : `(Buy Me A Coffee) warengonza.ga/coffee4dev ` ,
12+ BMCLink : `(Buy Us a Coffee) wareneutron.com/donate ` ,
1313 twitterPlug : `Follow me on twitter for more updates!\n` ,
1414 handleHashtag : [ "@warengonzaga" , "#covid19trackercli" ] ,
1515 docsLink : "Docs: docs.wareneutron.com/covid19-tracker-cli" ,
You can’t perform that action at this time.
0 commit comments