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-05 14:02:38 +0000
commite64f157397278b6e4e374aa778893f803910e22f (patch)
tree05dc890c0a8a4e80b34765720961c846bf74e7d5
parent6bd2028045c2033c7afbfce3884f0bbf2e3cc322 (diff)
downloadqtdoc-e64f157397278b6e4e374aa778893f803910e22f.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}