Skip to content

Commit 2ac65c3

Browse files
author
Amanda Butler
authored
Add link to migrate-from-mbed-os-2-to-5.md
Add link to earlier section for best linking practices.
1 parent 8e0f754 commit 2ac65c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/migrate-from-mbed-os-2-to-5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ Although the program or library now compiles successfully, runtime errors may st
351351

352352
### Enabling Mbed OS bare metal
353353

354-
Enabling the Mbed OS bare metal profile allows you to build Mbed OS without an RTOS. To enable it, you have to complete the migration to `Mbed OS 5`. Once the migration is complete, you can enable Mbed OS bare metal by creating an `mbed-app.json` with the following contents:
354+
Enabling the Mbed OS bare metal profile allows you to build Mbed OS without an RTOS. To enable it, you have to complete the [migration to Mbed OS 5](#migrating-to-mbed-os-5). Once the migration is complete, you can enable Mbed OS bare metal by creating an `mbed-app.json` with the following contents:
355355

356356
```
357357
{

0 commit comments

Comments
 (0)