diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2020-07-01 13:53:07 +0200 |
---|---|---|
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2020-07-01 13:57:20 +0200 |
commit | 0396bcbc6ae75a71489c078ae43f6f549abd5be4 (patch) | |
tree | 288b6800c93fa727e47207b68a6c4d0ebece453e /docs/perf | |
parent | 568a8817281d6acb80580226dfcb4e39edcb74c1 (diff) | |
download | platform_external_arm-trusted-firmware-0396bcbc6ae75a71489c078ae43f6f549abd5be4.tar.gz platform_external_arm-trusted-firmware-0396bcbc6ae75a71489c078ae43f6f549abd5be4.tar.bz2 platform_external_arm-trusted-firmware-0396bcbc6ae75a71489c078ae43f6f549abd5be4.zip |
doc: Fix some broken links
Fix all external broken links reported by Sphinx linkcheck tool.
This does not take care of broken cross-references between internal
TF-A documentation files. These will be fixed in a future patch.
Change-Id: I2a740a3ec0b688c14aad575a6c2ac71e72ce051e
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Diffstat (limited to 'docs/perf')
-rw-r--r-- | docs/perf/psci-performance-juno.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/perf/psci-performance-juno.rst b/docs/perf/psci-performance-juno.rst index c127c1c4a..eab3e4d2b 100644 --- a/docs/perf/psci-performance-juno.rst +++ b/docs/perf/psci-performance-juno.rst @@ -286,7 +286,7 @@ effects, given that these measurements are at the nano-second level. -------------- -*Copyright (c) 2019, Arm Limited and Contributors. All rights reserved.* +*Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved.* -.. _Juno R1 platform: https://www.arm.com/files/pdf/Juno_r1_ARM_Dev_datasheet.pdf +.. _Juno R1 platform: https://static.docs.arm.com/100122/0100/arm_versatile_express_juno_r1_development_platform_(v2m_juno_r1)_technical_reference_manual_100122_0100_05_en.pdf .. _TF master as of 31/01/2017: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/?id=c38b36d |