Docs: Minor fixes in build instructions
- Fix broken link to the TF-M application example.
- Add rsvg-convert to list of tools to install on Linux in order to
build the documentation.
- Make it clearer that PLANTUML_JAR_PATH must be set whenever the
documentation is built (instead of listing this as an initial
installation step).
Change-Id: I85b3e971d584e1dbaba36e2b3b784a737d3ab50b
Signed-off-by: Nik Dewally <Nik.Dewally@arm.com>
diff --git a/docs/building/tfm_build_instruction.rst b/docs/building/tfm_build_instruction.rst
index 7b1b5d2..53c43fd 100644
--- a/docs/building/tfm_build_instruction.rst
+++ b/docs/building/tfm_build_instruction.rst
@@ -346,7 +346,7 @@
Basic SPE integration
=====================
Refer to the
-`example <https://git.trustedfirmware.org/TF-M/tf-m-extras.git/tree/examples/tf-m-example-ns-app>`__
+`example <https://git.trustedfirmware.org/TF-M/tf-m-extras.git/+/refs/heads/main/examples/tf-m-example-ns-app/>`__
of TF-M applications in **tf-m-extras** repository.
--------------