Skip to content

Commit 5212d38

Browse files
committed
New bootloader link
1 parent 872872c commit 5212d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/program-setup/concepts/managed-unmanaged-bootloader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ You can add the BOOTLOADER feature into `mbed_app.json` located in the root appl
182182

183183
Alternatively, you can add `-C 'target.features_add=["BOOTLOADER"]'` to your `mbed compile` command-line arguments.
184184

185-
Please see the [bootloader example](https://github.com/ARMmbed/mbed-os-example-feature-bootloader) for an example on how to use the bootloader feature.
185+
Please see the [bootloader example](https://github.com/ARMmbed/mbed-os-example-bootloader) for an example on how to use the bootloader feature.
186186

187187
There are two ways to add support for new targets:
188188

0 commit comments

Comments
 (0)