diff options
author | Kai Köhne <[email protected]> | 2025-05-16 12:15:19 +0200 |
---|---|---|
committer | Kai Köhne <[email protected]> | 2025-05-16 16:06:45 +0200 |
commit | efaca381c948ddd4485565fa93494381d41103b5 (patch) | |
tree | 3fb0ee99c8f9c3d82ccfb785e98ea7f480c49588 | |
parent | 8b67e936942f5f95b7588df4b7b3bbde58aa0685 (diff) |
Doc: Fix broken link in qmake manual
Pick-to: 6.8 6.9
Change-Id: I2d90f450fa9a8bb41a2517022546f561fd7feeeb
Reviewed-by: Joerg Bornemann <[email protected]>
-rw-r--r-- | qmake/doc/src/qmake-manual.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc index a6a09d91878..d604818fb69 100644 --- a/qmake/doc/src/qmake-manual.qdoc +++ b/qmake/doc/src/qmake-manual.qdoc @@ -2639,7 +2639,7 @@ Specifies the hard minimum version of \macos that the application supports. - For more information, see \l{Qt for \macos#Supported Versions}{\macos Supported Versions}. + For more information, see \l{Qt for \macos#Supported Configurations}{\macos Supported Configurations}. \section1 QMAKE_MAKEFILE |