Skip to content

Commit 85a98e4

Browse files
author
Amanda Butler
authored
Delete old link in networksocket.md
Delete broken link.
1 parent 0014c42 commit 85a98e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/connectivity/networksocket/networksocket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This section covers the main connectivity APIs in Arm Mbed OS, which are:
55
- [Ethernet](/docs/v5.7/reference/ethernet.html): API for connecting to the internet over an Ethernet connection.
66
- [Wi-Fi](/docs/v5.7/reference/wi-fi.html): API for connecting to the internet with a Wi-Fi device.
77
- [Cellular](/docs/v5.7/reference/cellular-api.html): API for connecting to the internet using a cellular device.
8-
- [Mesh networking](/docs/v5.7/reference/mesh.html): Mbed OS provides two kinds of IPv6-based mesh networks - 6LoWPAN_ND and Thread.
8+
- Mesh networking: Mbed OS provides two kinds of IPv6-based mesh networks - 6LoWPAN_ND and Thread.
99
- [UDPSocket](/docs/v5.7/reference/udpsocket.html): This class provides the ability to send packets of data over UDP, using the sendto and recvfrom member functions.
1010
- [TCPSocket](/docs/v5.7/reference/tcpsocket.html): This class provides the ability to send a stream of data over TCP.
1111
- [TCPServer](/docs/v5.7/reference/tcpserver.html): This class provides the ability to accept incoming TCP connections.

0 commit comments

Comments
 (0)