Skip to content

Commit 8cd7007

Browse files
author
Amanda Butler
authored
Fix images in run_and_compile_time_errors.md
Fix image pathway links, so images appear.
1 parent 948381c commit 8cd7007

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tools/debug/run_and_compile_time_errors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ For more information about compile time errors or warning, please see [the list
1313

1414
## Runtime errors and siren lights
1515

16-
<span class="images">![LPC1768 siren lights](../images/lights1.gif)</span>
16+
<span class="images">![LPC1768 siren lights](../../images/lights1.gif)</span>
1717

18-
<span class="images">![LPC11U24 siren lights](../images/lights2.gif)</span>
18+
<span class="images">![LPC11U24 siren lights](../../images/lights2.gif)</span>
1919

20-
<span class="images">![FRMD-KL25Z siren lights](../images/lights3.gif)</span>
20+
<span class="images">![FRMD-KL25Z siren lights](../../images/lights3.gif)</span>
2121

2222
*LPC1768, LPC11U24 and FRDM-KL25Z showing their distinctive pattern of siren lights*
2323

0 commit comments

Comments
 (0)