Skip to content

Commit 45e747b

Browse files
author
Amanda Butler
authored
Merge pull request #1243 from RonEld/update_tls_socket_example_version
Update the version of example to 5.15
2 parents 1d59be0 + 00d9c0a commit 45e747b

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)