Skip to content

[Doc Link Fix] 修复 custom_device 文档中的失效链接#7823

Closed
inaniloquentee wants to merge 1 commit intoPaddlePaddle:developfrom
inaniloquentee:fix-doc-links
Closed

[Doc Link Fix] 修复 custom_device 文档中的失效链接#7823
inaniloquentee wants to merge 1 commit intoPaddlePaddle:developfrom
inaniloquentee:fix-doc-links

Conversation

@inaniloquentee
Copy link

修复内容

任务 1: docs/dev_guides/custom_device_docs/custom_device_overview_cn.md

  • 原链接: ./custom_runtime_cn.html
  • 新链接: ./custom_runtime_cn.rst

任务 2: docs/dev_guides/custom_device_docs/custom_device_example_cn.md

  • 原链接: ./custom_runtime_en.html
  • 新链接: ./custom_runtime_en.rst

任务 3: docs/dev_guides/custom_device_docs/custom_device_example_en.md

  • 原链接: ./custom_runtime_cn.html
  • 新链接: ./custom_runtime_cn.rst
  • 原链接: ./custom_kernel_cn.html
  • 新链接: ./custom_kernel_cn.rst
  • 原链接: ../../api/paddle/distributed/all_reduce_cn.html#all-reduce
  • 新链接: ../../api/paddle/distributed/all_reduce_cn.rst#all-reduce
  • 原链接: ../../api/paddle/distributed/all_gather_cn.html#all-gather
  • 新链接: ../../api/paddle/distributed/all_gather_cn.rst#all-gather
  • 原链接: ./ccl_api_cn.html
  • 新链接: ./ccl_api_cn.md

验证结果

已手动访问所有更新后的链接,确认所有链接可正常访问

#7735

@HZ1ovo @Echo-Nie

@paddle-bot
Copy link

paddle-bot bot commented Mar 2, 2026

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-7823.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

@Echo-Nie
Copy link
Collaborator

Echo-Nie commented Mar 2, 2026

感谢同学的贡献,刚才检查了一下,是因为是从源码层面检测链接有效性,而 PaddlePaddle 文档会被渲染为以paddlepaddle.org为前缀的地址,导致检测时判定 GitHub 仓库内对应链接为死链,但该链接在网站中可正常访问,所以链接不用改了,issue中已将相关任务进行更新删除
文档链接示例: custom_runtime_cn

所以这个PR暂时关闭了哈~

@Echo-Nie Echo-Nie closed this Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants