You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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
Co-authored-by: 袁昌瑞 <changrui.yuan@longbridge-inc.com>
0 commit comments