Docs: Fix broken URLs where possible.
The remaining broken links are to the tickets on the deprecated Phabricator.
Those URLs shall be updated after migrating the issues to TF-M GitHub mirror.
Signed-off-by: Anton Komlev <anton.komlev@arm.com>
Change-Id: I3e8715bd4affc6829785f622804fa1f89116dd41
diff --git a/docs/design_docs/tfm_builtin_keys.rst b/docs/design_docs/tfm_builtin_keys.rst
index fb22ab9..0ea583d 100644
--- a/docs/design_docs/tfm_builtin_keys.rst
+++ b/docs/design_docs/tfm_builtin_keys.rst
@@ -260,7 +260,7 @@
**********
.. [1] PSA cryptoprocessor driver interface: \ https://github.com/Mbed-TLS/mbedtls/blob/development/docs/proposed/psa-driver-interface.md
-.. [2] Definition of psa_key_location_t type in the PSA spec: \ https://armmbed.github.io/mbed-crypto/html/api/keys/lifetimes.html#c.psa_key_location_t
+.. [2] Definition of psa_key_location_t type in the PSA spec: \ https://arm-software.github.io/psa-api/crypto/1.1/api/keys/lifetimes.html#c.psa_key_location_t
.. [3] Interface for platform keys: \ https://github.com/ARM-software/psa-crypto-api/issues/550
--------------