Skip to content

Commit 1870b24

Browse files
author
Amanda Butler
authored
Update example in MeshInterface.md
Point example to latest version.
1 parent 499bb7a commit 1870b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/networkinterfaces/MeshInterface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ See the example application [mbed-os-example-mesh-minimal](https://github.com/AR
4343

4444
The application below demonstrates a simple light control application, where devices can control the LED status of all devices in the network. You can build the application for the unsecure 6LoWPAN-ND or Thread network.
4545

46-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-mesh-minimal/)](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-mesh-minimal/file/8a8b62fea37c/main.cpp)
46+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-example-mesh-minimal)](https://github.com/ARMmbed/mbed-os-example-mesh-minimal/blob/master/main.cpp)
4747

4848
### Related content
4949

0 commit comments

Comments
 (0)