mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 08:27:03 +02:00
Use Discord vanity URL (#417)
This commit is contained in:
parent
2d9d8b1158
commit
3e824afe97
3 changed files with 5 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue