Doc: Fix broken links after page rename
The title of the external page 'Creating a Mobile Application' in the Qt Creator docs has changed to include a space between 'Qt' and 'Creator'. This caused the filename to change, thus breaking the incoming links from the Qt for (iOS|Android) Examples pages. Task-number: QTBUG-69678 Change-Id: I7819a9e2b483bc760af5bb636841bccf0c6cb739 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io>
This commit is contained in:
parent
6a1c26b08a
commit
341d967068
@ -520,7 +520,7 @@
|
|||||||
\title Qt Creator: Adding Debuggers
|
\title Qt Creator: Adding Debuggers
|
||||||
*/
|
*/
|
||||||
/*!
|
/*!
|
||||||
\externalpage http://doc.qt.io/qtcreator/qtcreator-accelbubble-example.html
|
\externalpage http://doc.qt.io/qtcreator/qt-creator-accelbubble-example.html
|
||||||
\title Qt Creator: Creating a Mobile Application
|
\title Qt Creator: Creating a Mobile Application
|
||||||
*/
|
*/
|
||||||
/*!
|
/*!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user