Skip to content

Commit

Permalink
Only link to the Gatsby room of Reactiflux directly
Browse files Browse the repository at this point in the history
  • Loading branch information
nickserv committed Mar 4, 2018
1 parent 44c4ace commit c249afa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ tagged with **gatsby** or
### Reactiflux Chat

If you need an answer right away, check out the
[Reactiflux Discord](https://discord.gg/0ZcbPKXt5bZjGY5n) #gatsby channel. There
[Reactiflux Discord](https://discord.gg/0ZcbPKXt5bVoxkfV) #gatsby channel. There
are usually a number of Gatsby experts there who can help out or point you to
useful resources.
2 changes: 1 addition & 1 deletion docs/docs/how-to-file-an-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you want your issue to be resolved quickly, please include in your issue:
`gatsby-node.js`, `gatsby-browser.js` `gatsby-ssr.js` files depending on
changes you've made there.

Please do not use the issue tracker for personal support requests. [Stack Overflow](http://stackoverflow.com/questions/ask?tags=gatsby) (**gatsby** tag) and the [Reactiflux Discord](https://discord.gg/0ZcbPKXt5bZjGY5n) #gatsby channels are better places to get help.
Please do not use the issue tracker for personal support requests. [Stack Overflow](http://stackoverflow.com/questions/ask?tags=gatsby) (**gatsby** tag) and the [Reactiflux Discord](https://discord.gg/0ZcbPKXt5bVoxkfV) #gatsby channels are better places to get help.

### Special Note on Issues

Expand Down
2 changes: 1 addition & 1 deletion www/src/components/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ export default ({ pathname }) => {
}}
>
<a
href="https://discord.gg/0ZcbPKXt5bZjGY5n"
href="https://discord.gg/0ZcbPKXt5bVoxkfV"
title="Discord"
css={{
...navItemStyles,
Expand Down

0 comments on commit c249afa

Please sign in to comment.