diff options
author | Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> | 2015-11-19 16:23:38 +0100 |
---|---|---|
committer | Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> | 2015-11-19 15:38:44 +0000 |
commit | 306c4a695fa83ecd121a2fa5dba00d04446591cf (patch) | |
tree | b2529e1d338a7a99896e56d55e96652bd48c0e20 /doc/src/overview | |
parent | 0498fb68ff76adc39c8744ff354d5dcc5ab94da8 (diff) | |
download | qt-creator-306c4a695fa83ecd121a2fa5dba00d04446591cf.tar.gz |
Doc: add missing \l command to fix a link
Change-Id: I2af5d8eca8ce40e1c674b7463ddbf71d27fc794d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'doc/src/overview')
-rw-r--r-- | doc/src/overview/creator-target-platforms.qdocinc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/overview/creator-target-platforms.qdocinc b/doc/src/overview/creator-target-platforms.qdocinc index 34cfdc0a2f..812564c93e 100644 --- a/doc/src/overview/creator-target-platforms.qdocinc +++ b/doc/src/overview/creator-target-platforms.qdocinc @@ -29,7 +29,7 @@ For more information about the supported device groups and reference devices, see \l{http://doc.qt.io/QtForDeviceCreation/qtee-supported-platforms.html} - {Supported Platforms} in the {http://doc.qt.io/QtForDeviceCreation/index.html} + {Supported Platforms} in the \l{http://doc.qt.io/QtForDeviceCreation/index.html} {Qt for Device Creation} documentation. \section2 Mobile Devices |