Skip to content

Commit

Permalink
Use Discord vanity URL (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelMarcey authored Jan 24, 2018
1 parent 2d9d8b1 commit 3e824af
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Contributions are very welcome. If you think you need help planning your contrib

### Join our Discord Channel

We have [#docusaurus-dev](https://discord.gg/ZQrGEVj) to discuss all things Docusaurus development.
We have `#docusaurus-dev` on [Discord](https://discord.gg/docusaurus) to discuss all things Docusaurus development.

### Triaging issues and pull requests

Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ To help you get your feet wet and get you familiar with our contribution process

We have a few channels for contact:

- Our [#docusaurus-users](https://discord.gg/tq7QK3M) Discord channel for those using Docusaurus.
- Our [#docusaurus-dev](https://discord.gg/ZQrGEVj) Discord channel for those wanting to contribute to the Docusaurus core.
- [Discord](https://discord.gg/docusaurus) with two text channels:
- `#docusaurus-users` for those using Docusaurus.
- `#docusaurus-dev` for those wanting to contribute to the Docusaurus core.
- [@docusaurus](https://twitter.com/docusaurus) on Twitter
- [GitHub Issues](https://github.com/facebook/docusaurus/issues)

Expand Down
2 changes: 1 addition & 1 deletion website/pages/en/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Help extends React.Component {
{
title: "Discord",
content:
"You can join the conversation on one of our Discord Channels: [#docusaurus-users](https://discord.gg/tq7QK3M) for user help and [#docusaurus-dev](https://discord.gg/ZQrGEVj) for contributing help."
"You can join the conversation on [Discord](https://discord.gg/docusaurus) on one of our two text channels: #docusaurus-users for user help and #docusaurus-dev for contributing help."
},
{
title: "Twitter",
Expand Down

0 comments on commit 3e824af

Please sign in to comment.