Skip to content

Commit 822a2eb

Browse files
author
Amanda Butler
authored
Fix broken link in README.md
Fix broken link
1 parent 5fdf12a commit 822a2eb

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
@@ -395,7 +395,7 @@ The [compile configuration system](https://docs.mbed.com/docs/mbed-os-handbook/e
395395

396396
___Inspecting the configuration___
397397

398-
If the program uses the [compile configuration system](https://github.com/ARMmbed/mbed-os/blob/master/docs/config_system.md), you can use `mbed compile --config` to view the configuration:
398+
If the program uses the [compile configuration system](https://docs.mbed.com/docs/mbed-os-handbook/en/latest/advanced/config_system/d), you can use `mbed compile --config` to view the configuration:
399399

400400
```
401401
$ mbed compile --config -t GCC_ARM -m K64F

0 commit comments

Comments
 (0)