Skip to content

Commit a7b791f

Browse files
Links updated
1 parent c89c23c commit a7b791f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/introduction/terms.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
**Application** - An executable software module built out of libraries that acts as a final product.
88

9-
**Arm Keil Studio Cloud** - A web development environment for Mbed OS and CMSIS programs. Keil Studio Cloud [has its own documentation](https://developer.arm.com/documentation/102497/1-5/Arm-Keil-Studio).
9+
**Arm Keil Studio Cloud** - A web development environment for Mbed OS and CMSIS programs. Keil Studio Cloud [has its own documentation](https://developer.arm.com/documentation/102497/1-5/Arm-Keil-Studio-Cloud).
1010

1111
**Arm Mbed CLI** - The name of the Arm Mbed [command-line tool](../build-tools/mbed-cli-1.html), packaged as `mbed-cli`.
1212

docs/tools/Studio/keil-studio.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<h1 id="mbed-studio">Arm Keil Studio Cloud</h1>
22

3-
The Keil Studio Cloud documentation is available [here](https://developer.arm.com/documentation/102497/1-5/Arm-Keil-Studio).
3+
The Keil Studio Cloud documentation is available [here](https://developer.arm.com/documentation/102497/1-5/Arm-Keil-Studio-Cloud).

docs/tools/tools_intro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ We developed Mbed OS using the Mbed CLI tool, which is a Python program that coo
1515

1616
## Keil Studio Cloud
1717

18-
Keil Studio Cloud is our zero-installation web IDE. It is the successor to the Mbed Online Compiler and allows you to develop Mbed and CMSIS projects. For more information, please see the [Keil Studio Cloud documentation](https://developer.arm.com/documentation/102497/1-5/Arm-Keil-Studio).
18+
Keil Studio Cloud is our zero-installation web IDE. It is the successor to the Mbed Online Compiler and allows you to develop Mbed and CMSIS projects. For more information, please see the [Keil Studio Cloud documentation](https://developer.arm.com/documentation/102497/1-5/Arm-Keil-Studio-Cloud).
1919

2020
## Mbed Studio
2121

0 commit comments

Comments
 (0)