Skip to content

Commit 97967fb

Browse files
author
Anthony Ricaud
committed
TLS socket example is somewhere else
1 parent 91b125e commit 97967fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/networksocket/TLSSocket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use secure TLS connections, the application uses the `TLSSocketWrapper` throu
1212

1313
The TLSSocket example creates TLS connection to the HTTPS server and receives a simple response from the server:
1414

15-
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/TLSSocket)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/TLSSocket/main.cpp)
15+
[![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)
1616

1717
### Related content
1818

0 commit comments

Comments
 (0)