"plugins/vscode:/vscode.git/clone" did not exist on "fae34b383d6432f7118c2ad082224f6d27d51221"
Commit 526f2bdd authored by johpow01's avatar johpow01
Browse files

Fix broken link in documentation



The link to the exception handling framework page on the System Design /
Firmware Design / Section 4.3 just links to itself, so I changed it to
link to the exception handling framework component document.
Signed-off-by: default avatarJohn Powell <john.powell@arm.com>
Change-Id: I6711b423a789b2b3d1921671e8497fffa8ba33d1
parent 1056ddce
......@@ -988,7 +988,7 @@ before restoring the stack and CPU state and returning from the original SMC.
Exception Handling Framework
----------------------------
Please refer to the `Exception Handling Framework`_ document.
Please refer to the :ref:`Exception Handling Framework` document.
Power State Coordination Interface
----------------------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment