Fix Discord link
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -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
|
||||||
|
|||||||
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user