diff --git a/scripts/start.js b/scripts/start.js index 0e9e8b4e118..1546f4f4554 100644 --- a/scripts/start.js +++ b/scripts/start.js @@ -69,7 +69,7 @@ if (process.env.HOST) { console.log( `If this was unintentional, check that you haven't mistakenly set it in your shell.` ); - console.log(`Learn more here: ${chalk.yellow('http://bit.ly/2mwWSwH')}`); + console.log(`Learn more here: ${chalk.yellow('http://bit.ly/CRA-advanced-config')}`); console.log(); }