-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Updated documentation references in index.rst #80948
Conversation
Hello @jcandkk, and thank you very much for your first pull request to the Zephyr project! |
.. _MAX32690EVKIT web page: | ||
https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/MAX32690EVKIT.html | ||
.. _MAX32690EVKIT solution center: | ||
https://developer.analog.com/solutions/max32690 |
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.
I think it make sense to address developer portal.
It requires one more click to reach the board page, but it is fine for me.
This update should be propagated to MAX32690FTHR and apard32690 board too.
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.
Thank you for reviewing and evaluating the documentation link request. I'll also update the other pages as well. Disclaimer: Still learning here - tips and advice appreciated!
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.
Same issue as #81146 (review)
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time. |
Updated the reference to the ADI Developer Portal Solution Center with URL. The Solution Center provides more resources than the product information. Users can still find the product information from the new portal link. Signed-off-by: Janel Kratky <janel.kratky@analog.com>
Amended the commit message to pass the compliance check and rebased to latest main |
Hi @jcandkk! To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge. Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁 |
Changed the title and link for MAX32690EVKIT web page (https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/MAX32690EVKIT.html)
to point to the MAX32690 solution center on the developer portal (developer.analog.com/solutions/max32690) the solution center has links to the product specific page and offers more content for developers.