docs(x4): remove broken schematic download link (fixes discussion #1715)#1720
Closed
tangzz-radxa wants to merge 1 commit intoradxa-docs:mainfrom
Closed
docs(x4): remove broken schematic download link (fixes discussion #1715)#1720tangzz-radxa wants to merge 1 commit intoradxa-docs:mainfrom
tangzz-radxa wants to merge 1 commit intoradxa-docs:mainfrom
Conversation
…ion radxa-docs#1715) The schematic PDF link (https://dl.radxa.com/x/x4/radxa_x4_v1.11_schematic.pdf) returns HTTP 404 and the file is not available on the download server. Replace with a note that the schematic is not publicly available. Source: GitHub discussion comment on en/x/x4/hardware/hardware-info (radxa-docs#1715)
Contributor
|
原理图链接已经更新 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Remove broken schematic download link from Radxa X4 hardware-info page.
Problem: The schematic PDF link https://dl.radxa.com/x/x4/radxa_x4_v1.11_schematic.pdf returns HTTP 404. The file is not available on the download server.
Fix: Replace the broken link with a note: 原理图暂不提供公开下载,如有需要请联系 Radxa 获取。
Source: GitHub discussion comment - #1715
Note on English version: The English i18n counterpart (i18n/en/docusaurus-plugin-content-docs/current/x/x4/hardware/hardware-info.md) does not currently exist in the repository — this is a pre-existing condition. The Chinese version fix is applied independently.