Doc: Fix link to "Qt for Android Manifest File Configuration"

The title was fixed in Qt 6.9.

Change-Id: I4b4d343c348eb130cded18beb5b436acff7ab7ff

Reviewed-by: Teea Põldsam <teea.poldsam@qt.io>
This commit is contained in:
Leena Miettinen
2025-06-17 11:14:52 +02:00
parent 05bde7b5f1
commit b27ce66d25

View File

@@ -234,7 +234,7 @@
to specify Android-specific settings, such as the application icon.
However, you need the manifest file to publish the package in the Play Store.
For more information about manifest files, see
\l {Qt Android Manifest File Configuration}.
\l {Qt for Android Manifest File Configuration}.
If you use CMake as the build system, you must specify the Android package
source directory, \c QT_ANDROID_PACKAGE_SOURCE_DIR, in the CMakeList.txt