summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLTileSource.h
diff options
context:
space:
mode:
authorNadia Barbosa <nadiabarbosa@me.com>2019-01-17 17:15:38 -0800
committerNadia Barbosa <captainbarbosa@users.noreply.github.com>2019-01-23 13:16:28 -0800
commit332c1ac96a13542bded2ebd87173ee93c8026f63 (patch)
tree4e7f3ca146704b7e7d9776d478e3f52421f35759 /platform/darwin/src/MGLTileSource.h
parent24b4ddf41628a0b0f3f0d59ac00db57ccd99a39e (diff)
downloadqtlocation-mapboxgl-332c1ac96a13542bded2ebd87173ee93c8026f63.tar.gz
[ios] Fix links in documentation
[ios] Update to docs.mapbox.com Update links
Diffstat (limited to 'platform/darwin/src/MGLTileSource.h')
-rw-r--r--platform/darwin/src/MGLTileSource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/src/MGLTileSource.h b/platform/darwin/src/MGLTileSource.h
index 0d8b118ec6..f22babc8ca 100644
--- a/platform/darwin/src/MGLTileSource.h
+++ b/platform/darwin/src/MGLTileSource.h
@@ -148,7 +148,7 @@ typedef NS_ENUM(NSUInteger, MGLTileCoordinateSystem) {
typedef NS_ENUM(NSUInteger, MGLDEMEncoding) {
/**
- Raster tiles generated with the [Mapbox encoding formula](https://www.mapbox.com/help/access-elevation-data/#mapbox-terrain-rgb).
+ Raster tiles generated with the [Mapbox encoding formula](https://docs.mapbox.com/help/troubleshooting/access-elevation-data/#mapbox-terrain-rgb).
*/
MGLDEMEncodingMapbox = 0,