Skip to content

Conversation

NCBM
Copy link
Contributor

@NCBM NCBM commented Oct 22, 2024

resolve #3057

@yeying-xingchen
Copy link
Contributor

yeying-xingchen commented Oct 22, 2024

你这文档构建失败啊 找一下原因

@yeying-xingchen
Copy link
Contributor

yeying-xingchen commented Oct 22, 2024

这些地方路径不对:

  • 源页面路径上的链接断开 = /docs/next/:
    -> 链接到 ./editor-support (解析为:/docs/next/editor-support)
  • 源页面路径上的链接断开 = /docs/next/store:
    ->链接到 ./create-plugin.md#%E5%8A%A0%E8%BD%BD%E6%8F%92%E4%BB%B6(解析为:/docs/next/create-plugin.md#%E5%8A%A0%E8%BD%BD%E6%8F%92%E4%BB%B6)
    -> 链接到 ../advanced/adapter.md#%E6%B3%A8%E5%86%8C%E9%80%82%E9%85%8D%E5%99%A8(解析为:/docs/advanced/adapter.md#%E6%B3%A8%E5%86%8C%E9%80%82%E9%85%8D%E5%99%A8)
    -> 链接到 ../appendices/config.mdx(解析为:/docs/appendices/config.mdx)
    -> 链接到 ../appendices/config.mdx#driver(解析为:/docs/appendices/config.mdx#driver)

@NCBM
Copy link
Contributor Author

NCBM commented Oct 22, 2024

如有修改建议或要求更新历史版本在此说明即可

@yeying-xingchen
Copy link
Contributor

找到的所有损坏链接的详尽列表:

  • 源页面路径上的链接断开 = /docs/next/:
    -> 链接到 ./editor-support (解析为:/docs/next/editor-support)

Copy link
Contributor

🚀 Deployed to https://deploy-preview-3058--nonebot2.netlify.app

@yanyongyu yanyongyu added the documentation Improvements or additions to documentation label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

Docs: 考虑调整现行文档中部分章节的顺序
6 participants