Skip to content

fix(web): convert relative .md links to proper /docs/{slug} routes in…#222

Open
qiuxuhao wants to merge 3 commits intoshareAI-lab:mainfrom
qiuxuhao:main
Open

fix(web): convert relative .md links to proper /docs/{slug} routes in…#222
qiuxuhao wants to merge 3 commits intoshareAI-lab:mainfrom
qiuxuhao:main

Conversation

@qiuxuhao
Copy link
Copy Markdown

… DocRenderer

Relative links like ./s00a-query-control-plane.md in markdown content were resolving incorrectly when clicked from a chapter page (e.g. /zh/s01/), causing 404s instead of navigating to /zh/docs/s00a-query-control-plane.

CrazyBoyM and others added 3 commits April 8, 2026 05:45
… DocRenderer

Relative links like ./s00a-query-control-plane.md in markdown content
were resolving incorrectly when clicked from a chapter page (e.g.
/zh/s01/), causing 404s instead of navigating to /zh/docs/s00a-query-control-plane.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

@qiuxuhao is attempting to deploy a commit to the crazyboym's projects Team on Vercel.

A member of the Team first needs to authorize it.

@CrazyBoyM CrazyBoyM force-pushed the main branch 2 times, most recently from 36897b1 to d882d01 Compare April 14, 2026 16:11
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