Skip to content

docs: 修 Fumadocs githubUrl/markdownUrl/README 图片 3 个链接问题 - #24

Merged
AgentArcLab merged 1 commit into
mainfrom
new-main
Jul 3, 2026
Merged

docs: 修 Fumadocs githubUrl/markdownUrl/README 图片 3 个链接问题#24
AgentArcLab merged 1 commit into
mainfrom
new-main

Conversation

@AgentArcLab

Copy link
Copy Markdown
Contributor
  1. page.tsx githubUrl: 去掉 .mdx 后缀(page.path 已含扩展名,之前拼成 index.mdx.mdx)
  2. source.ts getPageMarkdownUrl: 用 assetPath 包裹加 basePath(GitHub Pages 在
    /ksadk-python 子路径,复制 markdown URL 不带 basePath 导致 404)
  3. README 4 张图改用绝对 raw URL 指向 docs-site/public/assets/(public-docs/
    已不在 main,相对链接 404)

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

1. page.tsx githubUrl: 去掉 .mdx 后缀(page.path 已含扩展名,之前拼成 index.mdx.mdx)
2. source.ts getPageMarkdownUrl: 用 assetPath 包裹加 basePath(GitHub Pages 在
   /ksadk-python 子路径,复制 markdown URL 不带 basePath 导致 404)
3. README 4 张图改用绝对 raw URL 指向 docs-site/public/assets/(public-docs/
   已不在 main,相对链接 404)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@AgentArcLab
AgentArcLab merged commit f882354 into main Jul 3, 2026
4 checks passed
@AgentArcLab
AgentArcLab deleted the new-main branch July 3, 2026 15:12
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