summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2023-02-06 17:47:18 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-02-14 15:14:17 +0000
commited51686f09288850948aa9be445f399daf2fb80f (patch)
treeb8f742ca0e08b9f294b5b7554f42e9642150a19f /src
parentd67be987165d7c278692059aaaba352a504b52ca (diff)
Modbus Server: update example description
Extend the example description so that it actually highlights the main features shown in the example. Also update the example to match the guidelines: * Do not use Example in the name * Update screenshot * add Connectivity category Task-number: QTBUG-110890 Change-Id: I4eb7603630a9b69fff4cf921b5adff6ea4c125cf Reviewed-by: André Hartmann <aha_1980@gmx.de> (cherry picked from commit e448b2b4d402c7ef4c8b06d16a8307e5219b115a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r--src/serialbus/doc/src/qtserialbus-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serialbus/doc/src/qtserialbus-index.qdoc b/src/serialbus/doc/src/qtserialbus-index.qdoc
index f4af1c2..f3ae272 100644
--- a/src/serialbus/doc/src/qtserialbus-index.qdoc
+++ b/src/serialbus/doc/src/qtserialbus-index.qdoc
@@ -76,7 +76,7 @@
\list
\li \l {can}{CAN Bus Manager example}
\li \l {modbus/client}{Modbus Client example}
- \li \l {Modbus Server example}
+ \li \l {modbus/server}{Modbus Server example}
\li \l {Modbus Custom command example}
\endlist