Skip to content

Commit ac902ea

Browse files
author
Amanda Butler
authored
Merge pull request #840 from kegilbert/quick-start-image-rename-patch
Quick start image rename patch
2 parents fbb507b + 5fc746c commit ac902ea

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
102 KB
Loading
36.2 KB
Loading

docs/images/online_compile_button.png

68.2 KB
Loading
16.3 KB
Loading

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)