Skip to content

fix: update repository links after the smg repo transfer - #28

Merged
slin1237 merged 1 commit into
mainfrom
fix/repo-transfer-links
Aug 1, 2026
Merged

fix: update repository links after the smg repo transfer#28
slin1237 merged 1 commit into
mainfrom
fix/repo-transfer-links

Conversation

@slin1237

@slin1237 slin1237 commented Aug 1, 2026

Copy link
Copy Markdown
Member

From the external-link audit (every claim curl-verified):

  • Hard 404s fixed: contributing's "Edit on GitHub" card pointed at the removed lightseekorg/smg/tree/main/docs tree (→ now this repo's src/lib/content); the container-registry link used the repo-scoped /pkgs/container/smg path, which doesn't follow repo transfers (→ org-scoped package URL, verified 200)
  • Bulk update: github.com/lightseekorg/smggithub.com/smg-project/smg across content, HomeHero, SiteFooter — the repo was transferred; old links only work while the redirect lasts
  • Star badge (src/lib/server/github.ts): fetches smg-project/smg directly (API confirms: 429 stars)
  • Dead example endpoint: mcp.brave.com/sse no longer resolves in DNS; the three MCP config samples now use an explicit mcp.example.com placeholder
  • Untouched on purpose: ghcr.io/lightseekorg/smg image references — the container packages genuinely stayed under the old org (pulls verified)

Not in this PR: the Slack invite link (join.slack.com/t/lightseekorg/…) bot-blocks verification — worth a manual browser check since zt- invites expire.

🤖 Generated with Claude Code

The main project repo moved from lightseekorg/smg to smg-project/smg;
all GitHub links now point at the new home (the old ones only work via
redirect, which breaks if the old name is ever reused). Two links were
already hard 404s: the contributing page's Edit-on-GitHub card pointed
at the removed docs/ tree (now this repo's src/lib/content), and the
container-registry link used the repo-scoped packages path, which does
not follow transfers (packages stayed with the lightseekorg org, so it
now uses the org-scoped package URL). The star badge fetches
smg-project/smg directly instead of relying on the API redirect.

Also swap the dead mcp.brave.com/sse example endpoint (domain no longer
resolves) for an explicit mcp.example.com placeholder in the three MCP
config samples. Container image references (ghcr.io/lightseekorg/smg)
are untouched: the packages genuinely live there.

Signed-off-by: Simo Lin <25425177+slin1237@users.noreply.github.com>
@slin1237
slin1237 force-pushed the fix/repo-transfer-links branch from c8fec3e to 3743b5c Compare August 1, 2026 05:26
@slin1237
slin1237 merged commit ef5c31e into main Aug 1, 2026
5 checks passed
@slin1237
slin1237 deleted the fix/repo-transfer-links branch August 1, 2026 05:26
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