diff --git a/docs/README.md b/docs/README.md
index 65acfbc..59cc94a 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -50,7 +50,7 @@ can be found [here](https://github.com/spectral-compute/scale-validation?tab=rea
We also offer some [toy programs](./examples/README.md) to illustrate the process in a very simple
environment.
-Join our [Discord](https://discord.com/invite/KNpgGbTc38) to let us know what projects are missing, or support our mission by contributing yourself.
+Join our [Discord](./contact/join-our-discord.md) to let us know what projects are missing, or support our mission by contributing yourself.
## Which GPUs are supported?
@@ -142,5 +142,5 @@ SCALE is a work in progress. If something gets in your way, please contact us.
There are multiple ways to get in touch with us:
- - Join our [Discord](https://discord.gg/KNpgGbTc38)
- - Send us an e-mail at [hello@spectralcompute.co.uk](mailto:hello@spectralcompute.co.uk)
+ - Join our [Discord](./contact/join-our-discord.md)
+ - Send us an e-mail at [hello@spectralcompute.com](mailto:hello@spectralcompute.com)
diff --git a/docs/contact/join-our-discord.md b/docs/contact/join-our-discord.md
index c7a72ef..b0436a9 100644
--- a/docs/contact/join-our-discord.md
+++ b/docs/contact/join-our-discord.md
@@ -1,8 +1,8 @@
# Join our Discord
-The success of SCALE very much depends on the developer community supporting it. We invite anyone curious about our technology to join our [Discord server](https://discord.gg/KNpgGbTc38) and follow our journey.
+The success of SCALE very much depends on the developer community supporting it. We invite anyone curious about our technology to join our [Discord server](https://scale-lang.com/s/discord?utm_source=docs&utm_medium=internal) and follow our journey.
-On our [Discord](https://discord.gg/KNpgGbTc38), we aim to:
+On our [Discord](https://scale-lang.com/s/discord?utm_source=docs&utm_medium=internal), we aim to:
- Inform about [upcoming SCALE releases](https://docs.scale-lang.com/stable/manual/CHANGELOG/)
- Share latest our [SCALE blog posts](https://scale-lang.com/posts)
diff --git a/docs/contact/report-a-bug.md b/docs/contact/report-a-bug.md
index 88abc97..b7dcadd 100644
--- a/docs/contact/report-a-bug.md
+++ b/docs/contact/report-a-bug.md
@@ -3,9 +3,9 @@
SCALE is still in active development, so you may encounter bugs. If you run
into problems, contact us by:
-- Joining our [Discord](https://discord.gg/KNpgGbTc38)
+- Joining our [Discord](./join-our-discord.md)
- Creating [a ticket](https://github.com/spectral-compute/scale-validation/issues)
-- Sending us an e-mail at [hello@spectralcompute.co.uk](mailto:hello@spectralcompute.co.uk)
+- Sending us an e-mail at [hello@spectralcompute.com](mailto:hello@spectralcompute.com)
The remainder of this page provides information about how to make your
report as helpful as possible.
diff --git a/docs/notices.md b/docs/notices.md
index 812fea2..970b600 100644
--- a/docs/notices.md
+++ b/docs/notices.md
@@ -327,7 +327,7 @@ Some libcudacxx components not shipped with this distribution are covered by
the below license. Each source file indicates which license it is under.
If you find a file in our distribution with the following license,
-please let us know at legal@spectralcompute.co.uk immediately.
+please let us know at legal@spectralcompute.com immediately.
==============================================================================
NVIDIA SOFTWARE LICENSE
diff --git a/docs/use_of_trademarks.md b/docs/use_of_trademarks.md
index 3c0b3ac..7bdf405 100644
--- a/docs/use_of_trademarks.md
+++ b/docs/use_of_trademarks.md
@@ -6,4 +6,4 @@ All uses of trademarks on this website are purely for nominative and/or descript
- AMD ROCm is a registered trademark of Advanced Micro Devices, Inc.
- SCALE is a registered trademark of Spectral Compute Ltd.
-Please contact us at [legal@spectralcompute.co.uk](mailto:legal@spectralcompute.co.uk) for any inquiries or corrections regarding our use of trademarks.
\ No newline at end of file
+Please contact us at [legal@spectralcompute.com](mailto:legal@spectralcompute.com) for any inquiries or corrections regarding our use of trademarks.
\ No newline at end of file
diff --git a/mkdocs.yml b/mkdocs.yml
index 11f7392..fdb776f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -99,9 +99,9 @@ extra:
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/spectral-compute
- icon: fontawesome/brands/discord
- link: https://discord.gg/KNpgGbTc38
+ link: https://scale-lang.com/s/discord?utm_source=docs&utm_medium=internal
-copyright: Copyright © 2026 Spectral Compute Ltd
+copyright: Copyright © 2026 Spectral Compute Ltd
markdown_extensions:
- toc: