Skip to content

Commit 8912d19

Browse files
author
Amanda Butler
authored
Update README.md
1 parent 822a2eb commit 8912d19

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://docs.mbed.com/docs/mbed-os-handbook/en/latest/advanced/config_system/d), 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/), 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)