Skip to content

Commit a0ae572

Browse files
committed
Update tools URLs to redirects
ARM site seems to have been reorganised - change URLs to redirection targets.
1 parent 2f8fe92 commit a0ae572

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tools/tools_intro.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ Mbed OS 5 can be built with various toolchains. The currently supported versions
2323

2424
- Arm Compiler 6.11 (default ARM toolchain).
2525
- A free version when it's used with Mbed OS is included with [Mbed Studio](https://os.mbed.com/studio/). For information on using this with Mbed CLI, please see the [After installation - configuring Mbed CLI page](../tools/after-installation-configuring-mbed-cli.html).
26-
- A paid version is available as [Arm Compiler 6.11 Professional](https://developer.arm.com/products/software-development-tools/compilers/arm-compiler/downloads/version-6).
26+
- A paid version is available as [Arm Compiler 6.11 Professional](https://developer.arm.com/tools-and-software/embedded/arm-compiler/downloads/version-6).
2727
- A paid version is also included in [Keil MDK 5.27](http://www2.keil.com/mdk5/).
28-
- [Arm Compiler 5.06 update 6 (to be deprecated in the future)](https://developer.arm.com/products/software-development-tools/compilers/arm-compiler-5/downloads).
29-
- [GNU Arm Embedded version 6 (6-2017-q1-update)](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads).
28+
- [Arm Compiler 5.06 update 6 (to be deprecated in the future)](https://developer.arm.com/tools-and-software/embedded/arm-compiler/arm-compiler-5/downloads).
29+
- [GNU Arm Embedded version 6 (6-2017-q1-update)](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads).
3030
- [IAR Embedded Workbench 8.32.1](https://iar.com/mbed).
3131

3232
#### Arm Mbed Studio

0 commit comments

Comments
 (0)