Skip to content

Commit 036246b

Browse files
authored
Merge pull request #1008 from flit/bugfix/fix-gnu-arm-embedded-link
Readme: fix link to GNU Arm Embedded toolchain.
2 parents 82dc86e + ee2b690 commit 036246b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Recommended GDB and IDE setup
199199
-----------------------------
200200

201201
The recommended toolchain for embedded Arm Cortex-M development is [GNU Arm
202-
Embedded](https://developer.arm.com/tools-and-software/open-source-software/gnu-toolchain/gnu-rm),
202+
Embedded](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm),
203203
provided by Arm. GDB is included with this toolchain.
204204

205205
For [Visual Studio Code](https://code.visualstudio.com), the

0 commit comments

Comments
 (0)