-
Notifications
You must be signed in to change notification settings - Fork 99
doc: e24c interface pic/o6 docs mention o6n/5b broken link/cm3 enter maskrom step #1219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,3 +3,5 @@ sidebar_position: 1 | |
| --- | ||
|
|
||
| # 通过线刷安装系统 | ||
|
|
||
| <DocCardList/> | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -35,7 +35,7 @@ The default credentials for Radxa OS are as follows: | |
|
|
||
| ## Using the System | ||
|
|
||
| After successfully logging in, you can proceed with system configuration and development on your Radxa Orion O6N. | ||
| After successfully logging in, you can proceed with system configuration and development on your Radxa Orion O6. | ||
|
|
||
| <div style={{textAlign: 'center'}}> | ||
| <img src="/en/img/orion/o6n/orion-o6n-login.webp" style={{width: '100%', maxWidth: '1200px'}} /> | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. While you've updated the text reference from O6N to O6 on line 38, the image path on line 41 still references O6N ( |
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22,4 +22,4 @@ sidebar_position: 4 | |
|
|
||
| ## Cannot boot into system | ||
|
|
||
| [Please refer to the section on flashing an image using a USB cable](/rock5/rock5b/low-level-dev/maskrom) | ||
| [Please refer to the section on flashing an image using a USB cable](../../low-level-dev/install-os/) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The link text mentions 'flashing an image using a USB cable' but the link points to 'install-os'. Consider updating the link text to better match the destination content for improved user experience. |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,3 +3,5 @@ sidebar_position: 1 | |
| --- | ||
|
|
||
| # Installing OS via USB Flashing | ||
|
|
||
| <DocCardList/> | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The image path still references O6N (
/img/orion/o6n/orion-o6n-login.webp) while the document is about O6. Consider updating the image path to match the O6 product or ensure this is the correct image to use for O6.