Fix Discord link

This commit is contained in:
Nova
2022-07-26 21:53:54 -04:00
parent f6f7782479
commit 52e61bb163
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2021 Stardust XR Copyright (c) 2022 Nova King
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@@ -43,7 +43,7 @@ module.exports = {
position: 'right', position: 'right',
}, },
{ {
href: 'https://discord.gg/qwxuwRrbP5', href: 'https://discord.gg/A9w7fKE',
label: 'Discord', label: 'Discord',
position: 'right', position: 'right',
}, },
@@ -84,7 +84,7 @@ module.exports = {
items: [ items: [
{ {
label: 'Discord', label: 'Discord',
href: 'https://discord.gg/qwxuwRrbP5', href: 'https://discord.gg/A9w7fKE',
}, },
{ {
label: 'Matrix', label: 'Matrix',