Doc: Remove link command

This link command simply links back to the same page. Also, none of the
other modules put their module name inside a link command at the
beginning of the document, for example: The Qt QML module provides...

Pick-to: 6.3
Change-Id: I2299b92f44ee736d181f34d9e71a31ba210a34e8
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
bb10
Andreas Eliasson 2022-02-04 15:19:41 +01:00
parent 178c1a6243
commit 6f0cde223a
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
\title Qt Network
\brief Provides networking capabilities
The \l{Qt Network} module provides a set of APIs for programming
The Qt Network module provides a set of APIs for programming
applications that use TCP/IP. Operations such as requests, cookies, and
sending data over HTTP are handled by various C++ classes.