summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2018-10-02 14:13:37 +0100
committerGitHub <noreply@github.com>2018-10-02 14:13:37 +0100
commitdbc8d9496ead9ecdd7c2a276b542a4fbbbf64027 (patch)
treec8394c37befc60860ac01dab1390f6b33ec45b00
parent5eb48849c73b3c2c70adde5fae0cf6c6fb98c2ee (diff)
parentfad365dfc8b0cb4f085ad27e6294aae9645f8392 (diff)
Merge pull request #1602 from soby-mathew/sm/v2.0_docs_fixupv2.0
docs: Fixup filename and links to compatibility policy
-rw-r--r--docs/platform-compatibility-policy.rst (renamed from docs/plaform-compatibility-policy.rst)2
-rw-r--r--docs/porting-guide.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/plaform-compatibility-policy.rst b/docs/platform-compatibility-policy.rst
index 989db64f..b33c4e7c 100644
--- a/docs/plaform-compatibility-policy.rst
+++ b/docs/platform-compatibility-policy.rst
@@ -42,4 +42,4 @@ migrate before the removal of the deprecated interface.
.. _Porting Guide: ./porting-guide.rst
.. _Release information: https://github.com/ARM-software/arm-trusted-firmware/wiki/TF-A-Release-information#2removal-of-deprecated-interfaces
-.. _tf-issue: https://github.com/ARM-software/tf-issues/issues \ No newline at end of file
+.. _tf-issue: https://github.com/ARM-software/tf-issues/issues
diff --git a/docs/porting-guide.rst b/docs/porting-guide.rst
index 414b0fc1..1667ccec 100644
--- a/docs/porting-guide.rst
+++ b/docs/porting-guide.rst
@@ -2838,7 +2838,7 @@ amount of open resources per driver.
.. _Firmware Design: firmware-design.rst
.. _PSCI: http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf
.. _plat/arm/board/fvp/fvp\_pm.c: ../plat/arm/board/fvp/fvp_pm.c
-.. _Platform compatibility policy: https://github.com/ARM-software/arm-trusted-firmware/docs/platform-compatibility-policy.rst#2platform-compatibility-policy
+.. _Platform compatibility policy: ./platform-compatibility-policy.rst
.. _IMF Design Guide: interrupt-framework-design.rst
.. _Arm Generic Interrupt Controller version 2.0 (GICv2): http://infocenter.arm.com/help/topic/com.arm.doc.ihi0048b/index.html
.. _3.0 (GICv3): http://infocenter.arm.com/help/topic/com.arm.doc.ihi0069b/index.html