diff options
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 a89a05c97..30600f95c 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, |