We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0c3ee commit 829ee1aCopy full SHA for 829ee1a
docs/api/networksocket/TCPSocket.md
@@ -26,7 +26,7 @@ Accepting a connection leaves the original socket in listening mode. You can con
26
27
Here is a client example of HTTP transaction over TCPSocket:
28
29
-[](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-sockets/file/fed3449bba0a/main.cpp)
+[](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-sockets/file/b8986534f233/main.cpp)
30
31
### Related content
32
0 commit comments