diff options
author | Paul Beesley <paul.beesley@arm.com> | 2019-05-31 13:37:55 +0000 |
---|---|---|
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | 2019-05-31 13:37:55 +0000 |
commit | c9e40ec59eeebb7e7d5c77ca052c1d1eb8ece511 (patch) | |
tree | 8d3a99e296f449eaefcc92a7d36eb73945532ef3 /docs/components/exception-handling.rst | |
parent | e9eed3f1ed0c1477669d0bb94ee42708e1c85268 (diff) | |
parent | 008c843cba531b683f521995288cc5c5d34205b7 (diff) |
Merge changes from topic "jts/docs" into integration
* changes:
Removing IRC related info from the documentation
Further fixes to documentation links
Diffstat (limited to 'docs/components/exception-handling.rst')
-rw-r--r-- | docs/components/exception-handling.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/exception-handling.rst b/docs/components/exception-handling.rst index 8f74eb65..0d017331 100644 --- a/docs/components/exception-handling.rst +++ b/docs/components/exception-handling.rst @@ -622,5 +622,5 @@ The |EHF| has the following limitations: *Copyright (c) 2018, Arm Limited and Contributors. All rights reserved.* -.. _Interrupt Framework Design: interrupt-framework-design.rst +.. _Interrupt Framework Design: ../design/interrupt-framework-design.rst .. _SDEI specification: http://infocenter.arm.com/help/topic/com.arm.doc.den0054a/ARM_DEN0054A_Software_Delegated_Exception_Interface.pdf |