summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanh-arm <dan.handley@arm.com>2016-01-18 10:30:55 +0000
committerdanh-arm <dan.handley@arm.com>2016-01-18 10:30:55 +0000
commit84091c48167c3335c826b31c96c67a6e8ae7eeba (patch)
tree86b0e42c24d6636997cd3752c368075b9189de9a
parent34ac29b6d05eb6802acbfe536dfdcef82bea7034 (diff)
parent6b14041bbdf998ba4507b523b4010bf8dfa52104 (diff)
Merge pull request #493 from yupluo01/yp/tf-issue-fix-doc-links
Update doc links in the porting guide
-rw-r--r--docs/porting-guide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/porting-guide.md b/docs/porting-guide.md
index 687781a5..bdbdbc22 100644
--- a/docs/porting-guide.md
+++ b/docs/porting-guide.md
@@ -1986,8 +1986,8 @@ amount of open resources per driver.
_Copyright (c) 2013-2015, ARM Limited and Contributors. All rights reserved._
-[ARM GIC Architecture Specification 2.0]: http://arminfo.emea.arm.com/help/topic/com.arm.doc.ihi0048b/IHI0048B_gic_architecture_specification.pdf
-[ARM GIC Architecture Specification 3.0]: http://arminfo.emea.arm.com/help/topic/com.arm.doc.ihi0069a/IHI0069A_gic_architecture_specification.pdf
+[ARM GIC Architecture Specification 2.0]: http://infocenter.arm.com/help/topic/com.arm.doc.ihi0048b/index.html
+[ARM GIC Architecture Specification 3.0]: http://infocenter.arm.com/help/topic/com.arm.doc.ihi0069b/index.html
[IMF Design Guide]: interrupt-framework-design.md
[User Guide]: user-guide.md
[FreeBSD]: http://www.freebsd.org