Docs: Update TF-M repository reference
The TF-M repository has been moved from
git.trustedfirmware.org/trusted-firmware-m to
git.trustedfirmware.org/TF-M/trusted-firmware-m
This patch updates references to the documentation
to reflect that change.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
Change-Id: Ib7d4d45bae7790bf69fcad4fd16f558716b20d92
diff --git a/docs/user_guides/tfm_build_instruction.rst b/docs/user_guides/tfm_build_instruction.rst
index 5b10f8e..d19077f 100644
--- a/docs/user_guides/tfm_build_instruction.rst
+++ b/docs/user_guides/tfm_build_instruction.rst
@@ -27,7 +27,7 @@
.. code-block:: bash
cd <TF-M base folder>
- git clone https://git.trustedfirmware.org/trusted-firmware-m.git
+ git clone https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git
git clone https://github.com/ARMmbed/mbed-crypto.git -b mbedcrypto-3.0.1
git clone https://github.com/ARM-software/CMSIS_5.git -b 5.5.0