Use Discord vanity URL (#417)

This commit is contained in:
Joel Marcey 2018-01-24 10:29:28 -08:00 committed by GitHub
parent 2d9d8b1158
commit 3e824afe97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 4 deletions

View file

@ -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

View file

@ -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)

View file

@ -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",