Skip to content

docs: retire in-app /docs, redirect to support.shield.human.tech - #68

Open
hebbianloop wants to merge 1 commit into
mainfrom
docs/retire-in-app-redirect-1764
Open

docs: retire in-app /docs, redirect to support.shield.human.tech#68
hebbianloop wants to merge 1 commit into
mainfrom
docs/retire-in-app-redirect-1764

Conversation

@hebbianloop

Copy link
Copy Markdown
Member

Docs retirement / redirect PR

Retires the in-app shield.human.tech/docs pages in favor of the single Shield docs home at support.shield.human.tech (the holonym-foundation/shield-support-docs Nextra site, organized as Users / Developers / Contracts).

Part of the docs IA consolidation tracked in internal-docs #1764.

What changed

1. Permanent (308) Next.js redirects added to frontend/next.config.ts. Every in-app doc route now redirects to its verified subdomain equivalent:

In-app route (retired) Redirects to (308)
/docs https://support.shield.human.tech/
/docs/users https://support.shield.human.tech/getting-started
/docs/developers https://support.shield.human.tech/developers

Coverage was verified against the subdomain before wiring the redirects: the in-app Developer Guide has full section-for-section parity with content/developers/index.mdx, and the in-app landing and Users pages resolve to the subdomain Home and Getting Started entries. No route redirects to a 404.

2. README Docs links repointed off the legacy docs.holonym.id domain onto the subdomain:

  • Top nav Docs link -> https://support.shield.human.tech
  • The two "Clean Hands developer docs" references -> https://support.shield.human.tech/developers/protocol (Protocol & Cryptography, which carries the Proof of Clean Hands ZK-circuit section)

Verification

  • pnpm --filter shield.human.tech build passes.
  • Confirmed the three 308 redirects appear in .next/routes-manifest.json.

Do not merge until the coverage follow-ups noted on #1764 are resolved.

Refs #1764

🤖 Generated with Claude Code

The in-app /docs pages are superseded by the single Nextra docs home at
support.shield.human.tech (Users / Developers / Contracts). Add permanent
(308) Next.js redirects from the old in-app routes to their subdomain
equivalents, and repoint the README Docs links off the legacy docs.holonym.id
domain onto the subdomain.

Redirect map:
- /docs            -> https://support.shield.human.tech/
- /docs/users      -> https://support.shield.human.tech/getting-started
- /docs/developers -> https://support.shield.human.tech/developers

Refs holonym-foundation/internal-docs#1764

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
aztec-bridge Error Error Jul 23, 2026 5:42am

Request Review

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