Skip to content

Commit 4527350

Browse files
author
AnotherButler
committed
Update links in fastmodels.md
Change direct links to relative links.
1 parent d4ebc43 commit 4527350

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/tools/fastmodels/fastmodels.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@ Examples you can successfully run include:
2828

2929
- [`mbed-os-example-blinky`](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-blinky/).
3030
- [`mbed-os-example-tls`](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-benchmark/).
31-
- [`mbed-os-example-devicekey`](https://os.mbed.com/docs/development/apis/devicekey.html#devicekey-example).
32-
- [`mbed-os-example-nvstore`](https://os.mbed.com/docs/development/apis/nvstore.html#nvstore-example).
33-
- [`mbed-os-example-thread-statistics`](https://os.mbed.com/docs/development/apis/mbed-statistics.html#thread-statistics-example).
34-
- [`mbed-os-example-sys-info`](https://os.mbed.com/docs/development/apis/mbed-statistics.html#system-information-example).
35-
- [`mbed-os-example-cpu-usage`](https://os.mbed.com/docs/development/apis/mbed-statistics.html#cpu-usage-example).
36-
- [`mbed-os-example-cpu-stats`](https://os.mbed.com/docs/development/apis/mbed-statistics.html#cpu-statistics-example).
37-
- [`mbed-os-example-error-handling`](https://os.mbed.com/docs/development/apis/error-handling.html#error-handling-example).
38-
- [`mbed-os-example-filesystem`](https://os.mbed.com/docs/development/apis/filesystem.html#file-system-example).
39-
- [`mbed-os-example-blockdevice`](https://os.mbed.com/docs/development/apis/blockdevice.html#blockdevice-example).
40-
- [`mbed-os-example-sockets`](https://os.mbed.com/docs/development/apis/socket.html#socket-example).
31+
- [`mbed-os-example-devicekey`](../apis/devicekey.html#devicekey-example).
32+
- [`mbed-os-example-nvstore`](../apis/nvstore.html#nvstore-example).
33+
- [`mbed-os-example-thread-statistics`](../apis/mbed-statistics.html#thread-statistics-example).
34+
- [`mbed-os-example-sys-info`](../apis/mbed-statistics.html#system-information-example).
35+
- [`mbed-os-example-cpu-usage`](../apis/mbed-statistics.html#cpu-usage-example).
36+
- [`mbed-os-example-cpu-stats`](../apis/mbed-statistics.html#cpu-statistics-example).
37+
- [`mbed-os-example-error-handling`](../apis/error-handling.html#error-handling-example).
38+
- [`mbed-os-example-filesystem`](../apis/filesystem.html#file-system-example).
39+
- [`mbed-os-example-blockdevice`](../apis/blockdevice.html#blockdevice-example).
40+
- [`mbed-os-example-sockets`](../apis/socket.html#socket-example).
4141

4242
The following examples use `mbed-os-example-blinky`.
4343

0 commit comments

Comments
 (0)