diff --git a/Documentation/teaching/labs/networking.rst b/Documentation/teaching/labs/networking.rst index 3eab836d5a3285..b89a107fbbefab 100644 --- a/Documentation/teaching/labs/networking.rst +++ b/Documentation/teaching/labs/networking.rst @@ -642,7 +642,7 @@ where: * ``dest`` is the destination port; * ``syn``, ``ack``, ``fin`` are the TCP flags used; for a more detailed view, see this `diagram - `_. + `_. The structure of a `UDP header `_