summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLImageSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/src/MGLImageSource.h')
-rw-r--r--platform/darwin/src/MGLImageSource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/src/MGLImageSource.h b/platform/darwin/src/MGLImageSource.h
index 5eac5e21bf..66acd39e85 100644
--- a/platform/darwin/src/MGLImageSource.h
+++ b/platform/darwin/src/MGLImageSource.h
@@ -43,7 +43,7 @@ MGL_EXPORT
```
#### Related examples
- See the <a href="https://www.mapbox.com/ios-sdk/maps/examples/image-source/">
+ See the <a href="https://docs.mapbox.com/ios/maps/examples/image-source/">
Add an image</a> example to learn how to add an image to your map using
`MGLImageSource`.
*/