Doc: Fix broken links to Qt docs

The Qt for MCU docs are currently not available online

Change-Id: I705f78b32c7723a29653b0407306406eee1a76a4
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Leena Miettinen
2019-12-17 16:23:09 +01:00
parent 546d4a3b1a
commit d45142a0f4
3 changed files with 4 additions and 4 deletions

View File

@@ -183,7 +183,7 @@
Since Qt 5.11, you can compile QML source code into the final binary. This
improves the startup time of the application and eliminates the need to
deploy QML files together with the application. For more information, see
\l{Compiling QML Ahead of Time}.
\l{Ahead-of-Time Compilation}.
\QC new project wizards create Qt Quick projects that can be compiled,
because they are set up to use the Qt Resource System. To compile Qt Quick