Skip to content

Commit 129b2ad

Browse files
author
Amanda Butler
authored
Fix image in blinky_compiler.md
Fix broken image.
1 parent d85d073 commit 129b2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/first_app/blinky_compiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The Mbed Online Compiler builds your program as a `.bin` file that you can insta
5757

5858
1. The program compiles:
5959

60-
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-imagese/compiling.png)<span><span>Compilation progress</span></span></span>
60+
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-imagese/compiling.png)<span>Compilation progress</span></span>
6161

6262
1. When the compiled file is ready, it's downloaded to your default download location (or opens a Download dialog box). The file format is `.bin`, and the file name is the same as your program name.
6363

0 commit comments

Comments
 (0)