Skip to content

Commit 3fe497e

Browse files
author
Amanda Butler
authored
Fix link in DTLSSocket.md
Replace library link with example link.
1 parent d9d4100 commit 3fe497e

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
@@ -14,7 +14,7 @@ To use secure DTLS connections, application use the `DTLSSocketWrapper` through
1414

1515
Please see the TLSSocket example:
1616

17-
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/development/mbed-os-api-doxy/class_t_l_s_socket.html)
17+
[![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/master/main.cpp)
1818

1919
### Related content
2020

0 commit comments

Comments
 (0)