Skip to content

fix: point docs site URL at the real domain; link docs from README - #2

Merged
kzekiue merged 1 commit into
mainfrom
fix/docs-site-url
Jun 21, 2026
Merged

fix: point docs site URL at the real domain; link docs from README#2
kzekiue merged 1 commit into
mainfrom
fix/docs-site-url

Conversation

@kzekiue

@kzekiue kzekiue commented Jun 21, 2026

Copy link
Copy Markdown
Owner

The docs siteUrl default was a placeholder (https://tinyreplay.dev). The live deploy does not set NEXT_PUBLIC_SITE_URL, so tinyreplay.hane.studio/sitemap.xml (and canonical tags, OG images, RSS) all currently advertise tinyreplay.dev instead of the real domain.

  • docs/lib/site-config.ts: default siteUrl to https://tinyreplay.hane.studio (still overridable via NEXT_PUBLIC_SITE_URL).
  • README.md: link the live docs.

After merge, redeploy the docs so the sitemap/OG pick up the correct domain. Optionally also set NEXT_PUBLIC_SITE_URL in the deploy env so the domain stays config, not code.

The docs siteUrl default was a placeholder (tinyreplay.dev), so the
deployed sitemap, canonical tags, OG images, and RSS all advertised the
wrong domain. Default to the live domain and link it from the README.
@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
tinyreplay-docs Ready Ready Preview, Comment Jun 21, 2026 7:38am

@kzekiue
kzekiue merged commit 2969638 into main Jun 21, 2026
4 checks passed
@kzekiue
kzekiue deleted the fix/docs-site-url branch June 21, 2026 07:39
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