root: use custom url for discord
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -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",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user