root: use custom url for discord

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-10-21 10:40:43 +02:00
parent f6a85c98c9
commit a40cb03b44
4 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@ module.exports = {
position: "right",
},
{
href: "https://discord.gg/jg33eMhnj6",
href: "https://goauthentik.io/discord",
label: "Discord",
position: "right",
},
@ -73,7 +73,7 @@ module.exports = {
},
{
label: "Discord",
href: "https://discord.gg/jg33eMhnj6",
href: "https://goauthentik.io/discord",
},
],
},