Skip to content

Commit d9d4100

Browse files
author
Amanda Butler
authored
Add transcluded example to DTLSSocket.md
Transclude example from TLSSocket.
1 parent 9770607 commit d9d4100

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/api/networksocket/DTLSSocket.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ To use secure DTLS connections, application use the `DTLSSocketWrapper` through
1212

1313
### DTLSSocket example
1414

15-
Please see the [TLSSocket](tlssocket.html) example.
15+
Please see the TLSSocket example:
16+
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)
1618

1719
### Related content
1820

19-
- [Secure Socket](../reference/secure-socket.html)
20-
- [TLSSocket](tlssocket.html)
21+
- [Secure Socket](../reference/secure-socket.html).
22+
- [TLSSocket](tlssocket.html).

0 commit comments

Comments
 (0)