From 23b3033a9477476e485513c13b79c94a13785022 Mon Sep 17 00:00:00 2001 From: Tim Broder Date: Mon, 9 Jan 2023 10:08:13 -0500 Subject: [PATCH] Updated Discord LinkUpdate to a non-expiring link per [this](https://github.com/rishighan/threetwo/commit/69ccbd3b55a555eea438ce9bd48854ab5a75df43) commit --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 3fb26fc..51da622 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -84,7 +84,7 @@ const config = { }, { label: 'Discord', - href: 'https://discord.gg/DbpcSNuM', + href: 'https://discord.gg/n4HZ4j33uT', }, ], },