Skip to content

docs: canonical Throttle doc links + real clone URL - #3

Merged
kalwiggins merged 1 commit into
mainfrom
docs/canonical-throttle-doc-links
Aug 9, 2026
Merged

docs: canonical Throttle doc links + real clone URL#3
kalwiggins merged 1 commit into
mainfrom
docs/canonical-throttle-doc-links

Conversation

@kalwiggins

Copy link
Copy Markdown
Contributor

What

Throttle moved its developer docs from docs.usethrottle.dev to usethrottle.dev/docs (permanent 301). This PR brings the starter's documentation in line:

  • Rewrite all Throttle developer-doc links across README.md and docs/*.md to the canonical host, adding the trailing slash the site normalizes to — so links resolve 200 with no redirect hop (spot-checked live).
  • Fill the <this-repository-url> quickstart placeholder with the real clone URL.
  • Update the release-checklist note for that now-satisfied placeholder.
  • Sync the documentation contract test (tests/documentation.test.ts) canonical-link list to match the rewrite.

The dated historical plan snapshot under docs/superpowers/plans/ is intentionally left untouched (it's a record, not live guidance).

Why

The old links still worked via redirect but were stale. This is doc hygiene only — no code, no contract changes. The platform contract (identity JWT, webhook signatures, event envelope) was separately verified to already match the current docs and changelog.

Verification

  • tests/documentation.test.ts — 82 passed
  • pnpm verify:release — passes, 2 warnings (down from 3; the repo-URL check now ✅). Remaining two are the expected wrangler.jsonc publisher placeholders.
  • Prettier clean across README + docs.

🤖 Generated with Claude Code

Throttle moved its docs from docs.usethrottle.dev to usethrottle.dev/docs
(301). Rewrite all developer-doc links to the canonical host with the
trailing slash the site normalizes to, so they resolve 200 with no
redirect hop. Also replace the <this-repository-url> quickstart placeholder
with the real clone URL, update the now-satisfied release-checklist note,
and sync the documentation contract test's canonical-link list to match.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@kalwiggins
kalwiggins merged commit 3ac125c into main Aug 9, 2026
0 of 2 checks passed
@kalwiggins
kalwiggins deleted the docs/canonical-throttle-doc-links branch August 9, 2026 08:23
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