diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-07-03 10:45:50 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-07-03 10:45:50 -0400 |
commit | 3cc8b96ac86ebf0d9613de6fa5fa4d4148499e17 (patch) | |
tree | 6781b9ef0b31657327a62e24796375046beb9383 /docs | |
parent | 87cd83ddb68c21dc2dec2cc130be989e2670a76c (diff) |
Updated link to Discord invite.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docusaurus.config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 31dc61d..ef9fb1c 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -54,7 +54,7 @@ module.exports = { // }, { label: "Discord", - href: "https://discord.gg/VJnx9kr", + href: "community/discord/invite", }, // { // label: "Twitter", |