Fix Discord link
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
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
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -43,7 +43,7 @@ module.exports = {
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
href: 'https://discord.gg/qwxuwRrbP5',
|
||||
href: 'https://discord.gg/A9w7fKE',
|
||||
label: 'Discord',
|
||||
position: 'right',
|
||||
},
|
||||
@@ -84,7 +84,7 @@ module.exports = {
|
||||
items: [
|
||||
{
|
||||
label: 'Discord',
|
||||
href: 'https://discord.gg/qwxuwRrbP5',
|
||||
href: 'https://discord.gg/A9w7fKE',
|
||||
},
|
||||
{
|
||||
label: 'Matrix',
|
||||
|
||||
Reference in New Issue
Block a user