summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docusaurus.config.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index ef9fb1c..5df4158 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -54,12 +54,12 @@ module.exports = {
// },
{
label: "Discord",
- href: "community/discord/invite",
+ href: "/community/discord/invite",
+ },
+ {
+ label: "Twitter",
+ href: "https://twitter.com/ZMKFirmware",
},
- // {
- // label: "Twitter",
- // href: "https://twitter.com/docusaurus",
- // },
],
},
{