fix(wp003): replace legacy taulib.panta-rhei.site links with taulib.site#210
Merged
Merged
Conversation
The taulib.panta-rhei.site subdomain is a legacy route that is no longer supported (502 in QA). All three references on the WP003 landing page now point at the canonical generated-docs hostname https://taulib.site: * right_rail.related "Generated Docs" link * "Generated Docs" button in the Canonical Artifact section * "Generated documentation" line in Inspection Routes (display text also updated from `taulib.panta-rhei.site` to `taulib.site`) Resolves the domain mismatch flagged in atlas/website/briefings/v4-taulib/taulib-site-final-polish-brief.md §7.1 and the corresponding open item from PR #176 (taulib repo). No other source files in the site repo reference the legacy subdomain (verified via grep across `*.md *.html *.yml *.yaml *.json *.scss *.css *.txt *.sh *.rb *.py` excluding `_site/`, `node_modules/`, `.git/`, `.claude/worktrees/`). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
taulib.panta-rhei.siteis a legacy route that's no longer supported (returns 502). Replace all three references on the WP003 landing page with the canonical generated-docs hostnametaulib.site.right_rail.related"Generated Docs" linkhttps://taulib.panta-rhei.site/https://taulib.site/https://taulib.panta-rhei.site/https://taulib.site/[taulib.panta-rhei.site](https://taulib.panta-rhei.site/)[taulib.site](https://taulib.site/)(display text also updated)Resolves the domain mismatch flagged in
taulib-site-final-polish-brief.md§7.1 and the corresponding open item from taulib repo PR #176.Verified
grepacross*.md *.html *.yml *.yaml *.json *.scss *.css *.txt *.sh *.rb *.pyexcluding_site/,node_modules/,.git/,.claude/worktrees/)._redirects,_headers,netlify.toml,404.html,_config.yml) reference the legacy subdomain.Test plan
/publications/anchor-documents/wp003-taulib-technical-overview/: all three "Generated Docs" links resolve tohttps://taulib.site/taulib.panta-rhei.siteon the live site🤖 Generated with Claude Code