diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2018-09-20 10:27:13 +0200 |
---|---|---|
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2018-09-20 10:28:12 +0200 |
commit | 52f6db9e503a7a500a5e845db91112f3e378caed (patch) | |
tree | 781044a3a820a3b0e7499e3bb8ef399dacd335d0 /docs | |
parent | d301b88b0e1e1d2f7e532111c7fcaab9ad6fd41a (diff) | |
download | platform_external_arm-trusted-firmware-52f6db9e503a7a500a5e845db91112f3e378caed.tar.gz platform_external_arm-trusted-firmware-52f6db9e503a7a500a5e845db91112f3e378caed.tar.bz2 platform_external_arm-trusted-firmware-52f6db9e503a7a500a5e845db91112f3e378caed.zip |
User guide: Fix link to Linux master tree
Change-Id: Ia67a4786350c1c2ef55125cd6a318ae6d918c08e
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/user-guide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst index 67fe57803..806b8504c 100644 --- a/docs/user-guide.rst +++ b/docs/user-guide.rst @@ -2076,7 +2076,7 @@ wakeup interrupt from RTC. .. _Instructions for using Linaro's deliverables on Juno: https://community.arm.com/dev-platforms/w/docs/303/juno .. _Arm Platforms Portal: https://community.arm.com/dev-platforms/ .. _Development Studio 5 (DS-5): http://www.arm.com/products/tools/software-tools/ds-5/index.php -.. _Linux master tree: <https://github.com/torvalds/linux/tree/master/> +.. _Linux master tree: https://github.com/torvalds/linux/tree/master/ .. _Dia: https://wiki.gnome.org/Apps/Dia/Download .. _here: psci-lib-integration-guide.rst .. _Trusted Board Boot: trusted-board-boot.rst |