diff --git a/11ty/discord/index.njk b/11ty/discord/index.njk
new file mode 100644
index 00000000..224e3c5b
--- /dev/null
+++ b/11ty/discord/index.njk
@@ -0,0 +1,12 @@
+{% extends 'layouts/base.njk' %}
+{% set pageType = 'Page' %}
+{% set titleWithPath = 'Invitations Closed « ' %}
+{% block content %}
+
+ {% include 'components/sub-page-header.njk' %}
+
+ Discord Invitations
+ Invitations to the Discord server are currently closed. Please keep an eye on our Twitter account for updates!
+
+
+{% endblock %}
\ No newline at end of file
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 482b22fd..b4f1bff7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -87,7 +87,7 @@ We have created some examples that you can use as the baseline for your work. Ta
If you've already tried reading through our [documentation](https://www.selfdefined.app/documentation/) and are stuck, we're here to help and ask your questions:
-- Join our [Discord community](https://discord.gg/c4XtX4F2tK).
+- Join our [Discord community](https://selfdefined.app/discord).
- Reach out to [@SelfDefinedApp](https://www.twitter.com/selfdefinedapp) on Twitter.
- File an [issue](https://github.com/tatianamac/selfdefined/issues/new) if you think our docs are missing some information that might be helpful.
- Contact