diff --git a/docs/plaform-compatibility-policy.rst b/docs/platform-compatibility-policy.rst similarity index 96% rename from docs/plaform-compatibility-policy.rst rename to docs/platform-compatibility-policy.rst index 989db64f5..b33c4e7c2 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 414b0fc12..1667ccec8 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