Skip to content

Commit 5fc746c

Browse files
committed
Update links to new image files in quickstart
1 parent 840fb68 commit 5fc746c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/quickstart/quick-start-compiler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Go to [os.mbed.com](https://os.mbed.com/), and [create an account](https://os.mb
1212
- Double click on the `MBED.HTML` file. (This adds your Mbed platform to the Online Compiler.)
1313

1414
If you do not have an Mbed board, go to [os.mbed.com/platforms](http://os.mbed.com/platforms), select a board and click **Add to your Mbed Compiler**.
15-
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/add_to_compiler.png)
15+
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/add_to_compiler2.png)
1616
</span>
1717

1818
### Code
@@ -31,7 +31,7 @@ Alternatively, you may select the import button on the top left hand side of the
3131

3232
Click **Compile**. Your browser downloads the program as an executable file.
3333

34-
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/online_compile_button.png)
34+
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/online_compile_button2.png)
3535
</span>
3636

3737
#### Program

0 commit comments

Comments
 (0)