Skip to content

fix: replace invalid Discord invite link - #73

Merged
dongjiang1989 merged 1 commit into
mainfrom
fix-discord-invite-link
Aug 5, 2026
Merged

fix: replace invalid Discord invite link#73
dongjiang1989 merged 1 commit into
mainfrom
fix-discord-invite-link

Conversation

@FenjuFu

@FenjuFu FenjuFu commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Problem

The Discord invite currently used across the site — https://discord.com/invite/vXzgts4fK — resolves to Discord's 邀请无效 / Invalid Invite page ("该邀请可能已过期,或者您没有权限加入 / This invite may be expired, or you might not have permission to join"). Visitors clicking "Join Discord" from the homepage, the footer, or the contribute page hit a dead end.

Fix

Replace it with the current community invite https://discord.gg/UgnuzaJKwc in every place the old invite appears:

  • Footer 联系我们 / Contact Us link
  • Footer 关注我们 / Follow Us link
  • Footer social icon row (socialLinks)
  • Homepage 加入 Discord / Join Discord hero CTA
  • /contribute page Discord link

Notes

Grepped the whole src/ tree afterward — no vXzgts4fK occurrences remain. The project-specific Discord link in the SkillHub release blog post (discord.gg/qHYvtDNPHS) is a different, valid invite and was left untouched. Prettier clean on the touched files.

The Discord invite https://discord.com/invite/vXzgts4fK returns an
'Invalid Invite' page (expired or no access). Replace it with the
current community invite https://discord.gg/UgnuzaJKwc across all
surfaces: the footer Contact Us / Follow Us links, the social icon
row, the homepage 'Join Discord' CTA, and the contribute page.

Signed-off-by: FenjuFu <fufenjupku@gmail.com>
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview Aug 5, 2026 2:40am

@dongjiang1989 dongjiang1989 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@dongjiang1989
dongjiang1989 merged commit c0da112 into main Aug 5, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants