Skip to content

Commit 94945a8

Browse files
committed
doc: tf-m: fix link to documentation
Fix broken link to docs of TF-M. Point to https://trusted-firmware-docs.readthedocs.io/ Signed-off-by: Anas Nashif <[email protected]>
1 parent d1493b6 commit 94945a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/services/tfm/overview.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Trusted Firmware-M Overview
22
###########################
33

4-
`Trusted Firmware-M (TF-M) <https://tf-m-user-guide.trustedfirmware.org/>`__
4+
`Trusted Firmware-M (TF-M) <https://trusted-firmware-docs.readthedocs.io/>`__
55
is a reference implementation of the Platform Security Architecture (PSA)
66
`IoT Security Framework <https://www.psacertified.org/what-is-psa-certified/>`__.
77
It defines and implements an architecture and a set of software components
@@ -210,7 +210,7 @@ As of TF-M 1.8.0, the following secure services are generally available (althoug
210210
A template also exists for creating your own custom services.
211211

212212
For full details on these services, and their exposed APIs, please consult the
213-
`TF-M Documentation <https://tf-m-user-guide.trustedfirmware.org/>`__.
213+
`TF-M Documentation <https://trusted-firmware-docs.readthedocs.io/>`__.
214214

215215
Key Management and Derivation
216216
-----------------------------

0 commit comments

Comments
 (0)