Skip to content

fix(zero2pro): repair broken links in install-os.md#1698

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:fix/zero2pro-install-os-broken-links
Apr 17, 2026
Merged

fix(zero2pro): repair broken links in install-os.md#1698
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:fix/zero2pro-install-os-broken-links

Conversation

@tangzz-radxa
Copy link
Copy Markdown
Contributor

修复 zero/zero2pro/getting-started/install-os.md 中的两处失效链接:

  1. ./download../download

    • download.md 实际位于 getting-started 的上级目录,直接写 ./download 会导致 404
  2. ../accessories/power/pd_30w../accessories/pd-30w

    • pd_30w.md 实际位于 accessories/pd-30w.md,不存在 accessories/power/pd_30w 子目录

涉及文件:

  • docs/zero/zero2pro/getting-started/install-os.md (CN)
  • i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/getting-started/install-os.md (EN)

- ./download -> ../download (download.md is in parent directory)
- ../accessories/power/pd_30w -> ../accessories/pd-30w (correct path)
@Milir-Radxa Milir-Radxa merged commit fdb25da into radxa-docs:main Apr 17, 2026
4 of 6 checks passed
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