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/getting_started/tfm_getting_started.rst b/docs/getting_started/tfm_getting_started.rst
index 5976589..31cbf0f 100644
--- a/docs/getting_started/tfm_getting_started.rst
+++ b/docs/getting_started/tfm_getting_started.rst
@@ -185,7 +185,7 @@
This defect has been fixed since Arm compiler v6.18.
See [SDCOMP-59788] in Armclang v6.18 `release note`__ for details.
- .. __: https://developer.arm.com/-/media/Arm%20Developer%20Community/Downloads/Arm%20Compiler%20for%20Embedded/6-18/Release%20notes%20for%20Arm%20Compiler%20for%20Embedded%206.pdf
+ .. __: https://developer.arm.com/documentation/107814/6-18
- GNU Arm compiler v7.3.1+
@@ -221,7 +221,7 @@
.. group-tab:: Linux
- - Download IAR build tools from `here <https://www.iar.com/iar-embedded-workbench/build-tools-for-linux/>`__.
+ - Download IAR build tools from `here <https://www.iar.com/products/architectures/arm/iar-embedded-workbench-for-arm>`__.
- Add IAR Arm compiler into environment:
.. code-block:: bash
@@ -230,7 +230,7 @@
.. group-tab:: Windows
- - Download IAR build tools from `here <https://www.iar.com/iar-embedded-workbench/#!?architecture=Arm>`__.
+ - Download IAR build tools from `here <https://www.iar.com/products/architectures/arm/iar-embedded-workbench-for-arm>`__.
- Add IAR Arm compiler into environment:
.. code-block:: bash