Skip to content

Commit defabb5

Browse files
author
Amanda Butler
authored
Fix links in quick_start_build.md
Update links.
1 parent 03e63cd commit defabb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/technology/mesh/quick_start_build.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Option Name | Features supported | Binary size in Mbed OS 5.5
2121

2222
If you want to optimize the flash usage, you need to select a proper configuration for Nanostack. The configuration depends mostly on the preferred use case.
2323

24-
See [6LoWPAN overview](/docs/development/tutorials/mesh.html) for the definition of star and mesh networks. These same principles apply also to Thread protocol.
24+
See [6LoWPAN overview](/docs/development/reference/technology.html) for the definition of star and mesh networks. These same principles apply also to Thread protocol.
2525

2626
Select the protocol the network is based on:
2727

@@ -33,7 +33,7 @@ Select the device role:
3333
- Mesh network. A router. (default)
3434
- Star network. A non-routing device. Also known as a host, or sleepy host.
3535

36-
Modify your `mbed_app.json` file to tell which Nanostack configuration to choose and which configrations to use on [Mbed Mesh API](/docs/v5.6/reference/mesh.html).
36+
Modify your `mbed_app.json` file to tell which Nanostack configuration to choose and which configrations to use on [Mbed Mesh API](/docs/development/reference/mesh-api.html).
3737

3838
An example of the `mbed_app.json` file:
3939

0 commit comments

Comments
 (0)