Skip to content

Commit a530692

Browse files
author
Mihail Stoyanov
authored
Merge pull request #808 from vmedcy/readme-links
Fix mbed.com links in README
2 parents 45c4057 + 7844f35 commit a530692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ $ sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
8686

8787
### Installing Mbed CLI
8888

89-
Windows users can use the [Mbed CLI for Windows installer](https://docs.mbed.com/docs/mbed-os-handbook/en/latest/dev_tools/cli_install/) to install Mbed CLI and all necessary requirements with one installer.
89+
Windows users can use the [Mbed CLI for Windows installer](https://os.mbed.com/docs/latest/tools/windows.html) to install Mbed CLI and all necessary requirements with one installer.
9090

9191
You can get the latest stable version of Mbed CLI through pip by running:
9292

@@ -475,7 +475,7 @@ Image: ../threaded_blinky-out/threaded_blinky.bin
475475

476476
### Compile configuration system
477477

478-
The [compile configuration system](https://os.mbed.com/docs/v5.10/reference/configuration.html) provides a flexible mechanism for configuring the Mbed program, its libraries and the build target.
478+
The [compile configuration system](https://os.mbed.com/docs/latest/reference/configuration.html) provides a flexible mechanism for configuring the Mbed program, its libraries and the build target.
479479

480480
#### Inspecting the configuration
481481

0 commit comments

Comments
 (0)