Skip to content

Commit c085afe

Browse files
author
Amanda Butler
authored
Fix link in DTLSSocket.md
Fix broken link.
1 parent 14ecd04 commit c085afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/networksocket/DTLSSocket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To use secure DTLS connections, application use the `DTLSSocketWrapper` through
1616

1717
Please see the TLSSocket example:
1818

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

2121
## Related content
2222

0 commit comments

Comments
 (0)