summaryrefslogtreecommitdiffstats
path: root/src/concurrent
diff options
context:
space:
mode:
Diffstat (limited to 'src/concurrent')
-rw-r--r--src/concurrent/doc/src/qt6-changes.qdoc4
-rw-r--r--src/concurrent/doc/src/qtconcurrent-index.qdoc2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/concurrent/doc/src/qt6-changes.qdoc b/src/concurrent/doc/src/qt6-changes.qdoc
index e276736538..9614790bac 100644
--- a/src/concurrent/doc/src/qt6-changes.qdoc
+++ b/src/concurrent/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page concurrent-changes-qt6.html
- \title Porting to Qt 6 - Qt Concurrent
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt Concurrent
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt Concurrent to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/concurrent/doc/src/qtconcurrent-index.qdoc b/src/concurrent/doc/src/qtconcurrent-index.qdoc
index 58e6576bf2..e6e09b0ae6 100644
--- a/src/concurrent/doc/src/qtconcurrent-index.qdoc
+++ b/src/concurrent/doc/src/qtconcurrent-index.qdoc
@@ -154,7 +154,7 @@
for the container instead.
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Concurrent} lists important changes in the module API
+ \l{Changes to Qt Concurrent} lists important changes in the module API
and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses