summaryrefslogtreecommitdiff
path: root/src/location/doc/src/qml-maps.qdoc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-03-03 09:58:29 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-03-03 12:23:11 +0000
commited1970e343ecfb6c8127e74147e9adf83deaed5f (patch)
tree961d4ce2bb9d607481eb7d2832a8a69f0e9c4c34 /src/location/doc/src/qml-maps.qdoc
parent080f25014caec4fdae0f49a8786074075d8afcba (diff)
downloadqtlocation-ed1970e343ecfb6c8127e74147e9adf83deaed5f.tar.gz
Fix broken links from QtLocation to QtPositioning
Change-Id: I7f727b26db12be7808fdb5ff3a863b90f1c66d25 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/location/doc/src/qml-maps.qdoc')
-rw-r--r--src/location/doc/src/qml-maps.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/doc/src/qml-maps.qdoc b/src/location/doc/src/qml-maps.qdoc
index 7dbeda3a..9b7bd03f 100644
--- a/src/location/doc/src/qml-maps.qdoc
+++ b/src/location/doc/src/qml-maps.qdoc
@@ -58,7 +58,7 @@ The basic piece of position information is the \l {coordinate}. A
coordinate encapsulates data for the latitude, longitude and altitude of the location. Altitude is
in meters. It also has a method to determine distance to another
\l {coordinate}. The \l {coordinate} type may
-also be held within a \l {QtPositioning::Location}{Location} element, this will also have information
+also be held within a \l [QtPositioning]{Location} element, this will also have information
on a bounding box size to determine sufficient proximity to the location and a location address.