mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-13 09:00:30 +08:00
chore: Fix broken link for CRA deployment (#7897)
This commit is contained in:
committed by
Andreas Cederström
parent
c34aa1369d
commit
165765db3f
@@ -39,7 +39,7 @@ function printHostingInstructions(
|
||||
console.log();
|
||||
console.log('Find out more about deployment here:');
|
||||
console.log();
|
||||
console.log(` ${chalk.yellow('https://bit.ly/CRA-deploy')}`);
|
||||
console.log(` ${chalk.yellow('https://create-react-app.dev/docs/deployment')}`);
|
||||
console.log();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user