summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2023-02-06 16:30:32 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-02-14 11:46:38 +0000
commit77d851496b651122151ed0b85f9449b9251cdaa6 (patch)
tree7869082d0eac681684af385556520d76cd88f6e9 /src
parentaa075721774b11825dfdb4d52511a2c2510d956e (diff)
Modbus Client: 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: I2296371e93b7427db960081ac10efac8deae15af Reviewed-by: André Hartmann <aha_1980@gmx.de> (cherry picked from commit 20d4cba63221cb144537518e492187ff82a590fa) 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 fd4c1cf..f4af1c2 100644
--- a/src/serialbus/doc/src/qtserialbus-index.qdoc
+++ b/src/serialbus/doc/src/qtserialbus-index.qdoc
@@ -75,7 +75,7 @@
\list
\li \l {can}{CAN Bus Manager example}
- \li \l {Modbus Client example}
+ \li \l {modbus/client}{Modbus Client example}
\li \l {Modbus Server example}
\li \l {Modbus Custom command example}
\endlist