Skip to content

fix(docs): correct README URLs missing /docs/ prefix#409

Merged
huacnlee merged 1 commit intomainfrom
fix/readme-url-paths
Apr 8, 2026
Merged

fix(docs): correct README URLs missing /docs/ prefix#409
huacnlee merged 1 commit intomainfrom
fix/readme-url-paths

Conversation

@hold-baby
Copy link
Copy Markdown
Collaborator

Summary

  • Fixed 7 URLs in README.md that were missing the /docs/ prefix
  • /api, /cli, /mcp, /llm/docs/api, /docs/cli, /docs/mcp, /docs/llm
  • Pages under docs/en/docs/ resolve to /docs/... per the rewriteMarkdownPath routing logic, but README linked without the prefix

Pages under docs/en/docs/ resolve to /docs/... but README linked
to /api, /cli, /mcp, /llm without the prefix.
@huacnlee huacnlee merged commit 7341efc into main Apr 8, 2026
2 checks passed
@huacnlee huacnlee deleted the fix/readme-url-paths branch April 8, 2026 08:38
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.

2 participants