Skip to content

Commit aa84270

Browse files
domclonelex111
authored andcommitted
Fixed broken link to discuss.react.org (#2107)
* Replaced broken discuss.reactjs.org link On the how-to-contribute page, there is a broken link under the https://reactjs.org/docs/how-to-contribute.html#how-to-get-in-touch section. As outlined in reactjs/react.dev#2080 `discuss.reactjs.org` isn't reachable. I edited the text to display `Discussion Forums` which links to https://reactjs.org/community/support.html#popular-discussion-forums (as I was unable to find an official reactjs discussion forum). * fixed text case changed `Discussion Forums` to `Discussion forums`
1 parent 6a6b917 commit aa84270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/how-to-contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Facebook has a [bounty program](https://www.facebook.com/whitehat/) for the safe
5050
### How to Get in Touch {#how-to-get-in-touch}
5151

5252
* IRC: [#reactjs on freenode](https://webchat.freenode.net/?channels=reactjs)
53-
* Discussion forum: [discuss.reactjs.org](https://discuss.reactjs.org/)
53+
* [Discussion forums](https://reactjs.org/community/support.html#popular-discussion-forums)
5454

5555
There is also [an active community of React users on the Discord chat platform](https://www.reactiflux.com/) in case you need help with React.
5656

0 commit comments

Comments
 (0)