Skip to content

Unify how the docs link to Discord, and move contact details to .com - #17

Open
atsetilam wants to merge 3 commits into
masterfrom
docs/unify-discord-links
Open

Unify how the docs link to Discord, and move contact details to .com#17
atsetilam wants to merge 3 commits into
masterfrom
docs/unify-discord-links

Conversation

@atsetilam

@atsetilam atsetilam commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

What

Gives the docs a single source of truth for the Discord invite, and moves the remaining contact details off the .co.uk domain.

  • Every Discord mention now links to the Join our Discord contact page rather than pasting an invite URL.
  • That page holds the one real URL, now the tracked https://scale-lang.com/s/discord?utm_source=docs&utm_medium=internal.
  • The footer social icon points at the same tracked URL. (It stays an external link rather than an internal page, to match the GitHub/LinkedIn icons beside it.)
  • hello@spectralcompute.co.ukhello@spectralcompute.com, and legal@spectralcompute.co.uk.com.
  • Footer copyright link → https://spectralcompute.com.

Why

The docs contained three different Discord URLs (discord.gg/..., discord.com/invite/..., and internal page links), none of the raw ones carrying tracking — so Discord clicks from the docs went unattributed.

Notes

  • The bare spectralcompute.com is used for the copyright link: both www. and the old .co.uk redirect there, so this avoids a redirect hop, and it matches the privacy-policy link already in the footer.
  • The legal@ line in notices.md is Spectral's own sentence, immediately above where the NVIDIA license text begins. No third-party license body was touched.

Verification

  • mkdocs build --strict: clean.
  • No raw invite URL survives anywhere under docs/; the tracked URL exists in exactly one file.
  • Confirmed the short link 301s to discord.com/invite/KNpgGbTc38 — the same server as before.
  • ⚠️ Please confirm legal@spectralcompute.com is a live mailbox. The domain redirects fine on the web, but mail routing is separate, and a bouncing legal/trademark contact would be a bad failure.

Every page now links to the "Join our Discord" contact page rather than
to a raw invite, and that page holds the single tracked Discord URL. This
keeps the invite link in one place and ensures visits are attributed.

Previously three different invite URLs were pasted across the docs
(discord.gg/..., discord.com/invite/..., and internal page links), none
of which carried tracking.
The footer social icon linked to the untracked invite; point it at the
same tracked URL the docs now use. Also update hello@spectralcompute.co.uk
to hello@spectralcompute.com.

The legal@spectralcompute.co.uk addresses in notices.md and
use_of_trademarks.md are left alone: different mailbox, not asked for.
Updates legal@spectralcompute.co.uk in notices.md and
use_of_trademarks.md, and the footer copyright link.

The copyright link uses the bare https://spectralcompute.com: both the
www. host and the old .co.uk domain redirect there, so this avoids a
redirect hop.
@atsetilam
atsetilam force-pushed the docs/unify-discord-links branch from a7f37eb to a9e8567 Compare July 15, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant