Skip to content

fix(docs): revert incorrect /docs/ prefix on internal links#853

Closed
christso wants to merge 1 commit intomainfrom
fix/revert-docs-link-prefix
Closed

fix(docs): revert incorrect /docs/ prefix on internal links#853
christso wants to merge 1 commit intomainfrom
fix/revert-docs-link-prefix

Conversation

@christso
Copy link
Copy Markdown
Collaborator

Summary

  • Reverts fix(docs): add missing /docs/ prefix to internal links #852 which incorrectly added /docs/ prefix to internal markdown links
  • Pages are served at root paths (e.g., /evaluation/rubrics/) not under /docs/
  • The sidebar config uses flat directory names (evaluation, not docs/evaluation), so Starlight generates URLs without the /docs/ prefix
  • All 16 internal links across 12 files are restored to their correct paths

Test plan

  • Verify links work on the Cloudflare Pages preview deployment
  • Confirm sidebar navigation works correctly

🤖 Generated with Claude Code

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8a3f131
Status: ✅  Deploy successful!
Preview URL: https://889dc199.agentv.pages.dev
Branch Preview URL: https://fix-revert-docs-link-prefix.agentv.pages.dev

View logs

@christso christso closed this Mar 29, 2026
@christso christso deleted the fix/revert-docs-link-prefix branch March 29, 2026 20:28
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