Community link fixes.
This commit is contained in:
parent
25509adef7
commit
22c0558b2f
1 changed files with 5 additions and 5 deletions
|
@ -54,12 +54,12 @@ module.exports = {
|
||||||
// },
|
// },
|
||||||
{
|
{
|
||||||
label: "Discord",
|
label: "Discord",
|
||||||
href: "community/discord/invite",
|
href: "/community/discord/invite",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Twitter",
|
||||||
|
href: "https://twitter.com/ZMKFirmware",
|
||||||
},
|
},
|
||||||
// {
|
|
||||||
// label: "Twitter",
|
|
||||||
// href: "https://twitter.com/docusaurus",
|
|
||||||
// },
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue