From a2c320a83ef3966b30929636fb8345a7eabee2ae Mon Sep 17 00:00:00 2001 From: Paul Beesley Date: Wed, 13 Mar 2019 15:49:27 +0000 Subject: doc: Reorganise images and update links Change-Id: I679d1499376a524bef1cfc33df995b0a719b5ac8 Signed-off-by: Paul Beesley --- docs/components/exception-handling.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components/exception-handling.rst') diff --git a/docs/components/exception-handling.rst b/docs/components/exception-handling.rst index a89a05c9..30600f95 100644 --- a/docs/components/exception-handling.rst +++ b/docs/components/exception-handling.rst @@ -107,7 +107,7 @@ for more than one priority level. .. _ehf-figure: -.. image:: ../draw.io/ehf.svg +.. image:: ../resources/diagrams/draw.io/ehf.svg A priority level is *active* when a handler at that priority level is currently executing in EL3, or has delegated the execution to a lower EL. For interrupts, -- cgit v1.2.3