mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
Merge pull request #6271 from cgundogan/pr/doc_fix
doc: sock: fix broken markdown link
This commit is contained in:
commit
4f4f8a3d54
@ -63,7 +63,7 @@
|
||||
* network stack it uses.
|
||||
* The network stack used under the bonnet is specified by including the
|
||||
* appropriate module (for example `USEMODULE += gnrc_sock_udp` for
|
||||
* [GNRC's](net_gnrc) version of this API).
|
||||
* [GNRC's](@ref net_gnrc) version of this API).
|
||||
*
|
||||
* This allows for network stack agnostic code on the application layer.
|
||||
* The application code to establish a connection is always the same, allowing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user