From 52e61bb1639af91de56d61229148c12df18c12b1 Mon Sep 17 00:00:00 2001 From: Nova Date: Tue, 26 Jul 2022 21:53:54 -0400 Subject: [PATCH] Fix Discord link --- LICENSE | 2 +- docusaurus.config.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 7438a8ba..445345fe 100644 --- a/LICENSE +++ b/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 diff --git a/docusaurus.config.js b/docusaurus.config.js index eecb5f1c..9a9bd4ec 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -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',