Skip to content

Commit 97e0be0

Browse files
committed
Merge pull request #2396 from rackt/taion-patch-1
Point users away from issue tracker for support
2 parents 411a086 + 60eaf70 commit 97e0be0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,13 @@ thought, not an after-thought.
1717
- [Guides and API Docs](/docs)
1818
- [Upgrade Guide](/UPGRADE_GUIDE.md)
1919
- [Changelog](/CHANGELOG.md)
20-
- [#react-router channel on reactiflux](http://www.reactiflux.com/)
20+
- [#react-router @ Reactiflux](https://discord.gg/0ZcbPKXt5bYaNQ46)
21+
- [Stack Overflow](http://stackoverflow.com/questions/tagged/react-router)
2122

2223
**Note:** *If you are still using React Router 0.13.x [the docs](https://github.com/rackt/react-router/tree/0.13.x/docs/guides) can be found on [the 0.13.x branch](https://github.com/rackt/react-router/tree/0.13.x).*
2324

25+
For questions and support, please visit [our channel on Reactiflux](https://discord.gg/0ZcbPKXt5bYaNQ46) or [Stack Overflow](http://stackoverflow.com/questions/tagged/react-router). The issue tracker is *exclusively* for bug reports and feature requests.
26+
2427
### Browser Support
2528

2629
We support all browsers and environments where React runs.

0 commit comments

Comments
 (0)