Skip to content

Commit 7caccdf

Browse files
author
Amanda Butler
authored
Fix links in MeshInterface.md
Fix broken links.
1 parent f1d1ded commit 7caccdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/contributing/connectivity/MeshInterface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Mbed OS port of Nanostack consist of a few helper modules that provide easie
1212

1313
![Nanostack inside Mbed OS](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/nanostack_in_mbed_OS.png)
1414

15-
* [Mbed Mesh API](/docs/v5.6/reference/api-references.html#mesh) controls and initializes Nanostack on Mbed OS.
15+
* [Mbed Mesh API](/docs/v5.6/reference/mesh.html) controls and initializes Nanostack on Mbed OS.
1616
* Security settings.
1717
* Channel configuration.
1818
* Connection and reconnection logic.
@@ -32,7 +32,7 @@ In Mbed OS, Socket API hides the differences between the networking stacks. User
3232

3333
For an example of a simple application using Nanostack, see [Example mesh application for Mbed OS](https://github.com/ARMmbed/mbed-os-example-mesh-minimal).
3434

35-
For more information, see the [documentation of the Socket API](/docs/v5.6/reference/api-references.html#network-sockets).
35+
For more information, see the [documentation of the Socket API](/docs/v5.6/reference/network-socket-overview.html).
3636

3737
##### Providing RF driver for Mbed OS applications
3838

0 commit comments

Comments
 (0)