We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4116a commit 89c688eCopy full SHA for 89c688e
lib/helpers.js
@@ -197,11 +197,11 @@ ${chalk.red.bold('US STATES API')}: ${chalk.blueBright(
197
${chalk.red.bold('HELP')}: ${chalk.blueBright(
198
'https://corona-stats.online/help',
199
)}
200
-${chalk.red.bold('SPONSORED BY')}: ${chalk.blueBright('ZEIT NOW')}
+${chalk.red.bold('SPONSORED BY')}: ${chalk.blueBright('Vercel')}
201
${chalk.greenBright(
202
'Checkout fun new side project I am working on',
203
)}: ${chalk.bold.blueBright(
204
- 'https://messagink.com/story/5eefb79b77193090dd29d3ce/global-response-to-coronavirus',
+ 'https://messagink.com',
205
206
`;
207
0 commit comments