summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaishree Vyas <Jaishree.Vyas@qt.io>2023-01-04 12:45:27 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-01-08 16:32:10 +0000
commiteaba3739aa4600a6b2fe97527a5c14bd2a01ca55 (patch)
tree8b1afdbf00f37f765a08594f9907548923cc9219
parenta8edc9f48dd651e752831f80dc7ab197dd4a65ea (diff)
downloadqtdoc-eaba3739aa4600a6b2fe97527a5c14bd2a01ca55.tar.gz
Link update for Data Input output on the overview page
Change-Id: I0bcedbf4d22f084cf78263d1ff98593ce0f5aae9 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> (cherry picked from commit ebb54f292bc7472c7cf93597938e48745cccc115) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/index.qdoc2
-rw-r--r--doc/src/topics.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc
index e6e0be35..a79b3996 100644
--- a/doc/src/index.qdoc
+++ b/doc/src/index.qdoc
@@ -82,7 +82,7 @@
\li \l{Development Tools}
\li \l{User Interfaces}
\li \l{Core Internals}
- \li \l{Data Storage}
+ \li \l{Data Input Output}
\li \l{Networking and Connectivity}
\li \l{Graphics}
\omit //! Not part of Qt 6
diff --git a/doc/src/topics.qdoc b/doc/src/topics.qdoc
index 07afd06d..eb37d4dd 100644
--- a/doc/src/topics.qdoc
+++ b/doc/src/topics.qdoc
@@ -13,7 +13,7 @@ functionality and can be used as a starting point for learning how to to get the
\li \l{Development Tools}
\li \l{User Interfaces}
\li \l{Core Internals}
-\li \l{Data Storage}
+\li \l{Data Input Output}
\li \l{Networking and Connectivity}
\li \l{Graphics}
\li \l{Mobile Development}