File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ Create React apps with no build configuration.
6
6
- [ User Guide] ( https://facebook.github.io/create-react-app/ ) – How to develop apps bootstrapped with Create React App.
7
7
8
8
Create React App works on macOS, Windows, and Linux.<br >
9
- If something doesn’t work, please [ file an issue] ( https://github.com/facebook/create-react-app/issues/new ) .
9
+ If something doesn’t work, please [ file an issue] ( https://github.com/facebook/create-react-app/issues/new ) .<br >
10
+ If you have questions or need help, please ask in our [ Spectrum] ( https://spectrum.chat/create-react-app ) community.
10
11
11
12
## Quick Overview
12
13
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ class Footer extends React.Component {
61
61
Stack Overflow
62
62
</ a >
63
63
< a
64
- href = "https://spectrum.chat/react"
64
+ href = "https://spectrum.chat/create- react-app "
65
65
target = "_blank"
66
66
rel = "noreferrer noopener"
67
67
>
You can’t perform that action at this time.
0 commit comments