Skip to content

Commit 15c9393

Browse files
authored
Update link to create-react-app deployment doc
Moved to https://facebook.github.io/create-react-app/docs/deployment
1 parent 42db7f0 commit 15c9393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Documentation entries to deploy on various PaaS (Platform as a Service) are also
1313
The clients are [Create React App](https://github.com/facebook/create-react-app/) skeletons. You can deploy them in a wink
1414
on any static website hosting service (including [Netlify](https://www.netlify.com/), [Firebase Hosting](https://firebase.google.com/docs/hosting/),
1515
[GitHub Pages](https://pages.github.com/), or [Amazon S3](https://docs.aws.amazon.com/en_us/AmazonS3/latest/dev/WebsiteHosting.html)
16-
by following [the relevant documentation](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#deployment).
16+
by following [the relevant documentation](https://facebook.github.io/create-react-app/docs/deployment).

0 commit comments

Comments
 (0)