Skip to content

Commit 8a6265b

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

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
@@ -37,10 +37,10 @@ We created the Mbed command-line tool (Mbed CLI), a Python-based tool, specifica
3737
Mbed OS 5 can be built with various toolchains. The currently supported versions are:
3838

3939
- Arm Compiler 6.11 (default ARM toolchain).
40-
- 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).
40+
- A paid version is available as [Arm Compiler 6.11 Professional](https://developer.arm.com/tools-and-software/embedded/arm-compiler/downloads/version-6).
4141
- A paid version is also included in [Keil MDK 5.27](http://www2.keil.com/mdk5/).
42-
- [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).
43-
- [GNU Arm Embedded version 6 (6-2017-q1-update)](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads).
42+
- [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).
43+
- [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).
4444
- [IAR Embedded Workbench 8.32.1](https://iar.com/mbed).
4545

4646
## Arm Mbed Studio

0 commit comments

Comments
 (0)