Skip to content

Commit 70febc7

Browse files
authored
Add links to Spectrum in README and docs (#7500)
1 parent a78ff74 commit 70febc7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Create React apps with no build configuration.
66
- [User Guide](https://facebook.github.io/create-react-app/) – How to develop apps bootstrapped with Create React App.
77

88
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.
1011

1112
## Quick Overview
1213

docusaurus/website/core/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class Footer extends React.Component {
6161
Stack Overflow
6262
</a>
6363
<a
64-
href="https://spectrum.chat/react"
64+
href="https://spectrum.chat/create-react-app"
6565
target="_blank"
6666
rel="noreferrer noopener"
6767
>

0 commit comments

Comments
 (0)