Skip to content

Commit 08d3f9b

Browse files
author
Seppo Takalo
committed
Fix TODO links
1 parent 2961e1d commit 08d3f9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/technology/connectivity/networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Socket API is the common API among all IP connectivity methods. All network
1212

1313
In the OSI model, the Socket API relates to layer 4, the Transport layer. In Mbed OS, the Socket API supports both [TCP](https://en.wikipedia.org/wiki/Transmission_Control_Protocol) and [UDP](https://en.wikipedia.org/wiki/User_Datagram_Protocol) protocols.
1414

15-
Refer to [TODO:Socket API](networksockets.md) reference for usage instructions.
15+
Refer to [Socket API](network-socket.html) reference for usage instructions.
1616

1717
#### IP stacks
1818

@@ -58,7 +58,7 @@ Mbed OS implements the following network interface APIs:
5858
- 6LoWPAN-ND mesh networking.
5959
- Thread mesh networking.
6060

61-
Refer to [TODO: sockets/interface API reference](api/connectivity/networkinterface.md) for usage instructions.
61+
Refer to [Network Interface](network-interfaces.html) API reference for usage instructions.
6262

6363
#### Network driver
6464

0 commit comments

Comments
 (0)