Skip to content

Commit 00d9c0a

Browse files
author
Ron Eldor
committed
Update the version of example to 5.15
Update the link of the example code for TLS Socket to 5.15, as current documentation referes to this version.
1 parent c288587 commit 00d9c0a

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
@@ -14,7 +14,7 @@ To use secure TLS connections, the application uses the `TLSSocketWrapper` throu
1414

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

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/mbed-os-5.14/main.cpp)
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/mbed-os-5.15/main.cpp)
1818

1919
## Related content
2020

0 commit comments

Comments
 (0)