mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Fix links to package (#3898)
This commit is contained in:
committed by
Dan Abramov
parent
db9d0ab89b
commit
25184c4e91
4
.github/ISSUE_TEMPLATE.md
vendored
4
.github/ISSUE_TEMPLATE.md
vendored
@@ -68,12 +68,12 @@
|
||||
There are a few common documented problems, such as watcher not detecting changes, or build failing.
|
||||
They are described in the Troubleshooting section of the User Guide:
|
||||
|
||||
https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#troubleshooting
|
||||
https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#troubleshooting
|
||||
|
||||
Please scan these few sections for common problems.
|
||||
Additionally, you can search the User Guide itself for something you're having issues with:
|
||||
|
||||
https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md
|
||||
https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md
|
||||
|
||||
If you didn't find the solution, please share which words you searched for.
|
||||
This helps us improve documentation for future readers who might encounter the same problem.
|
||||
|
||||
Reference in New Issue
Block a user