Skip to content

docs(e24c): fix broken download-page link in install-system-sd - #1968

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/e24c-fix-download-link-20260804
Aug 6, 2026
Merged

docs(e24c): fix broken download-page link in install-system-sd#1968
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/e24c-fix-download-link-20260804

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Summary

Fixes a broken relative link in the E24C microSD install page.

The link ../../download on the install-system-sd page resolved to /e/e24c/getting-started/download which does not exist. The actual download page is at /e/e24c/download.

This caused users (see Discussion #1963) to not find download links when following the install guide.

Changes

  • docs/e/e24c/getting-started/install-os/install-system-sd.md: Fix ../../download../../../download
  • i18n/en/.../install-system-sd.md: Same fix for EN version

Source

  • GitHub Discussion: #1963
  • User reported: "Please provide the links to download the Debian and OpenWrt image files"

The relative link ../../download resolves to
/e/e24c/getting-started/download which does not exist.
Change to ../../../download to correctly point to
/e/e24c/download.

Reported in GitHub Discussion radxa-docs#1963.
@tangzz-radxa
tangzz-radxa requested a review from a team as a code owner August 4, 2026 11:35
@Milir-Radxa
Milir-Radxa merged commit c2c2e17 into radxa-docs:main Aug 6, 2026
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