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 a9fab25 commit 499bb7aCopy full SHA for 499bb7a
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/b8986534f233/main.cpp)
+[](https://github.com/ARMmbed/mbed-os-example-sockets/blob/master/main.cpp)
30
31
### Related content
32
0 commit comments