aboutsummaryrefslogtreecommitdiffstats
path: root/docs/trusted-board-boot.rst
diff options
context:
space:
mode:
authorPaul Beesley <paul.beesley@arm.com>2019-02-08 16:43:05 +0000
committerPaul Beesley <paul.beesley@arm.com>2019-02-08 16:52:24 +0000
commitdd4e9a7da07148f85aab4f9276c26b34b8eb6b83 (patch)
tree8a3961215ba85cac4a0f662f86718356b43692fb /docs/trusted-board-boot.rst
parent32bcba0020b0ec7a3ae8f3c7098433f6c02cbe3f (diff)
downloadplatform_external_arm-trusted-firmware-dd4e9a7da07148f85aab4f9276c26b34b8eb6b83.tar.gz
platform_external_arm-trusted-firmware-dd4e9a7da07148f85aab4f9276c26b34b8eb6b83.tar.bz2
platform_external_arm-trusted-firmware-dd4e9a7da07148f85aab4f9276c26b34b8eb6b83.zip
doc: Fix broken external links
Using Sphinx linkcheck on the TF-A docs revealed some broken or permanently-redirected links. These have been updated where possible. Change-Id: Ie1fead47972ede3331973759b50ee466264bd2ee Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Diffstat (limited to 'docs/trusted-board-boot.rst')
-rw-r--r--docs/trusted-board-boot.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/trusted-board-boot.rst b/docs/trusted-board-boot.rst
index 5ab32fe4c..0ef4797d2 100644
--- a/docs/trusted-board-boot.rst
+++ b/docs/trusted-board-boot.rst
@@ -233,6 +233,6 @@ for building and using the tool can be found in the `User Guide`_.
*Copyright (c) 2015-2018, Arm Limited and Contributors. All rights reserved.*
.. _Firmware Update: firmware-update.rst
-.. _X.509 v3: http://www.ietf.org/rfc/rfc5280.txt
+.. _X.509 v3: https://tools.ietf.org/rfc/rfc5280.txt
.. _User Guide: user-guide.rst
.. _Auth Framework: auth-framework.rst