Skip to content

Commit

Permalink
[nrf fromlist] boards: arm: nrf9151dk: fix broken link
Browse files Browse the repository at this point in the history
This patch fixes a broken link in the docs for the
nrf9151dk.
It points to the SiP's product page for now.

Upstream PR: zephyrproject-rtos/zephyr#69516

Signed-off-by: Maximilian Deubel <[email protected]>
(cherry picked from commit 1b88b6f4d1384d69fde89f2ff67612288ccca998)
(cherry picked from commit 9af8910)
(cherry picked from commit a75b828)
Signed-off-by: Robert Lubos <[email protected]>
  • Loading branch information
maxd-nordic authored and rlubos committed Mar 21, 2024
1 parent 077d1b2 commit 11dad4d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions boards/arm/nrf9151dk_nrf9151/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ Cortex-M33F CPU with ARMv8-M Security Extension and the following devices:
* :abbr:`WDT (Watchdog Timer)`
* :abbr:`IDAU (Implementation Defined Attribution Unit)`

More information about the board can be found at the
`nRF9151 DK website`_. The `Nordic Semiconductor Infocenter`_
contains the processor's information and the datasheet.
More information about the board can be found at the `nRF9151 website`_.


Hardware
Expand Down Expand Up @@ -84,8 +82,7 @@ hardware features:
.. _nrf9151dk_additional_hardware:

Other hardware features have not been enabled yet for this board.
See `nRF9151 DK website`_ and `Nordic Semiconductor Infocenter`_
for a complete list of nRF9151 DK board hardware features.
See the `nRF9151 website`_ for more information.

Connections and IOs
===================
Expand Down Expand Up @@ -198,6 +195,6 @@ References

.. _IDAU:
https://developer.arm.com/docs/100690/latest/attribution-units-sau-and-idau
.. _nRF9151 DK website: https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF9151-DK
.. _nRF9151 website: https://www.nordicsemi.com/Products/nRF9151
.. _Nordic Semiconductor Infocenter: https://infocenter.nordicsemi.com
.. _Trusted Firmware M: https://www.trustedfirmware.org/projects/tf-m/

0 comments on commit 11dad4d

Please sign in to comment.