Skip to content

Commit

Permalink
Replace Spectrum links with GitHub Discussions (facebook#9102)
Browse files Browse the repository at this point in the history
  • Loading branch information
iansu committed Jun 14, 2020
1 parent b389928 commit 41a1088
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Create React apps with no build configuration.

Create React App works on macOS, Windows, and Linux.<br>
If something doesn’t work, please [file an issue](https://github.com/facebook/create-react-app/issues/new).<br>
If you have questions or need help, please ask in our [Spectrum](https://spectrum.chat/create-react-app) community.
If you have questions or need help, please ask in [GitHub Discussions](https://github.com/facebook/create-react-app/discussions).

## Quick Overview

Expand Down
4 changes: 2 additions & 2 deletions docusaurus/website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ const siteConfig = {
'https://stackoverflow.com/questions/tagged/create-react-app',
},
{
label: 'Spectrum',
href: 'https://spectrum.chat/create-react-app',
label: 'GitHub Discussions',
href: 'https://github.com/facebook/create-react-app/discussions',
},
{
label: 'Twitter',
Expand Down

0 comments on commit 41a1088

Please sign in to comment.