Skip to content

Commit 50f7775

Browse files
iansuwombleton
authored andcommitted
Replace Spectrum links with GitHub Discussions (facebook#9102)
1 parent 17480f9 commit 50f7775

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Create React apps with no build configuration.
77

88
Create React App works on macOS, Windows, and Linux.<br>
99
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+
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

docusaurus/website/docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff 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',

0 commit comments

Comments
 (0)