Skip to content

Commit 973b7ea

Browse files
committed
slides: apply missing s/conn/sock/g
1 parent ccdfee6 commit 973b7ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

slides/slides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ USEMODULE += auto_init_gnrc_netif
266266

267267
## RIOT's Networking architecture
268268
\only{<1>}{\includegraphics[width=\textwidth]{pictures/overview-net.pdf}}
269-
\only{<2>}{\includegraphics[width=\textwidth]{pictures/overview-net-conn.pdf}}
269+
\only{<2>}{\includegraphics[width=\textwidth]{pictures/overview-net-sock.pdf}}
270270

271271
## sock
272272
* collection of unified connectivity APIs to the transport layer

0 commit comments

Comments
 (0)