Skip to content

Commit 14ecd04

Browse files
author
Amanda Butler
authored
Fix link in socket.md
Point link to latest version.
1 parent 409cc7a commit 14ecd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/networksocket/socket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Not all protocols implement every function from the Socket API. For example, UDP
3232

3333
Here is a client example of HTTP transaction over TCPSocket:
3434

35-
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-example-sockets)](https://github.com/ARMmbed/mbed-os-example-sockets/blob/mbed-os-5.12/main.cpp)
35+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-example-sockets)](https://github.com/ARMmbed/mbed-os-example-tls-socket/blob/mbed-os-5.14/main.cpp)
3636

3737
## Related content
3838

0 commit comments

Comments
 (0)