File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Create React apps with no build configuration.
77
88Create React App works on macOS, Windows, and Linux.<br >
99If 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+ If you have questions or need help, please ask in [ GitHub Discussions ] ( https://github.com/facebook/ create-react-app/discussions ) .
1111
1212## Quick Overview
1313
Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ const siteConfig = {
8282 'https://stackoverflow.com/questions/tagged/create-react-app' ,
8383 } ,
8484 {
85- label : 'Spectrum ' ,
86- href : 'https://spectrum.chat/ create-react-app' ,
85+ label : 'GitHub Discussions ' ,
86+ href : 'https://github.com/facebook/ create-react-app/discussions ' ,
8787 } ,
8888 {
8989 label : 'Twitter' ,
You can’t perform that action at this time.
0 commit comments