Doc: Fix Qt Creator link issues

Change-Id: I828e2d48a4a332ad48d11fe81fee7e334960bb74
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Leena Miettinen 2024-08-02 17:01:57 +02:00
parent a578a09a41
commit 27eeb4485f
2 changed files with 2 additions and 2 deletions

View File

@ -875,7 +875,7 @@
*/ */
/*! /*!
\externalpage https://doc.qt.io/qtcreator/creator-developing-android.html \externalpage https://doc.qt.io/qtcreator/creator-developing-android.html
\title \QC:Developing for Android \title \QC: Developing for Android
*/ */
/*! /*!
\externalpage https://doc.qt.io/qtcreator/creator-how-to-set-android-preferences.html \externalpage https://doc.qt.io/qtcreator/creator-how-to-set-android-preferences.html

View File

@ -61,7 +61,7 @@
You can use a Qt Creator wizard to create a project that contains Qt tests You can use a Qt Creator wizard to create a project that contains Qt tests
and build and run them directly from Qt Creator. For more information, see and build and run them directly from Qt Creator. For more information, see
\l {Qt Creator: Build and Run Tests}. \l {Qt Creator: Build and run tests}.
\section1 Creating a Test \section1 Creating a Test