Skip to content

Commit 68d24ab

Browse files
author
Amanda Butler
authored
Fix links in MeshInterface.md
Update links.
1 parent 27ca479 commit 68d24ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/api/connectivity/networksocket/MeshInterface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h2 id="mesh-api">Mesh</h2>
22

3-
The Arm Mbed mesh API allows the application to use the IPv6 mesh network topologies through the [nanostack](/docs/development/reference/mesh-tech.html#nanostack) networking stack.
3+
The Arm Mbed mesh API allows the application to use the IPv6 mesh network topologies through the [nanostack](/docs/development/reference/technology.html#nanostack) networking stack.
44

55
**Tips:**
66
- The mesh API supports 6LoWPAN-ND (neighbor discovery) and Thread bootstrap modes.
@@ -25,4 +25,4 @@ The application below demonstrates a simple light control application, where dev
2525

2626
### Related content
2727

28-
- [Nanostack](/docs/development/reference/mesh-tech.html) technology reference material.
28+
- [Nanostack](/docs/development/reference/technology.html#nanostack) technology reference material.

0 commit comments

Comments
 (0)