Doc: Fix broken links

Task-number: QTBUG-96569
Pick-to: 6.2 6.2.0
Change-Id: If7e951c3df72a87a04e802a5eadbc01c4d934765
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Venugopal Shivashankar 2021-09-16 11:16:53 +02:00
parent 28b14b966f
commit 7d475a8656

View File

@ -726,10 +726,7 @@
\section2 Creating and Moving Xcode Projects \section2 Creating and Moving Xcode Projects
Developers on \macos can take advantage of the qmake support for Xcode On \macos, developers can generate Xcode project files from an existing qmake
project files, as described in the \l{Qt for macOS/Additional
Command-Line Options}{Qt for \macos} documentation,
by running qmake to generate an Xcode project from an existing qmake
project file. For example: project file. For example:
\snippet code/doc_src_qmake-manual.pro 19 \snippet code/doc_src_qmake-manual.pro 19
@ -2685,7 +2682,7 @@
Specifies the hard minimum version of \macos that the application supports. Specifies the hard minimum version of \macos that the application supports.
For more information, see \l{Qt for macOS/Supported Versions}. For more information, see \l{Qt for \macos#Supported Versions}{\macos Supported Versions}.
\section1 QMAKE_MAKEFILE \section1 QMAKE_MAKEFILE