docs(rock5a): add product brief link to download page - #2001
Open
tangzz-radxa wants to merge 1 commit into
Open
Conversation
Closes the gap reported in radxa-docs#586 where the ROCK 5A download page had no datasheet/product brief link, while the PDF exists at dl.radxa.com.
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.
Fixes #586
Summary
The ROCK 5A download page (
docs/rock5/rock5a/download.md) previously listed only 2D/3D/schematic/placement-map files under Hardware Design, with no datasheet/product brief link. A customer reported in #586 that the datasheet download was missing.The product brief PDF actually exists at
https://dl.radxa.com/rock5/5a/docs/radxa_rock5a_product_brief.pdf(verified: HTTP 200, ~532 KB). This PR adds it to the Hardware Design section in both Chinese and English versions.Changes
docs/rock5/rock5a/download.md: add产品简介 pdflinki18n/en/docusaurus-plugin-content-docs/current/rock5/rock5a/download.md: addProduct brief pdflinkImpact