summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapboxEvents.m
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-01-24 16:45:51 -0800
committerJason Wray <friedbunny@users.noreply.github.com>2019-01-25 11:57:45 -0800
commit67e5761e722318e96b86e4615fdd071c1805bae8 (patch)
treee1e7d1115a2f9e45392212f0670288a31dce8a01 /platform/ios/src/MGLMapboxEvents.m
parentd7cd06eb55a4bdce3edbd86f6ab6088d5e7e8331 (diff)
downloadqtlocation-mapboxgl-67e5761e722318e96b86e4615fdd071c1805bae8.tar.gz
[ios] Update more URLs to docs.mapbox.com/ios
Diffstat (limited to 'platform/ios/src/MGLMapboxEvents.m')
-rw-r--r--platform/ios/src/MGLMapboxEvents.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/src/MGLMapboxEvents.m b/platform/ios/src/MGLMapboxEvents.m
index e9f27b3446..0635f974e1 100644
--- a/platform/ios/src/MGLMapboxEvents.m
+++ b/platform/ios/src/MGLMapboxEvents.m
@@ -189,7 +189,7 @@ static NSString * const MGLVariableGeofence = @"VariableGeofence";
@"End users must be able to opt out of Mapbox Telemetry in your app, either inside Settings (via Settings.bundle) or inside this app. "
@"By default, this opt-out control is included as a menu item in the attribution action sheet. "
@"If you reimplement the opt-out control inside this app, disable this assertion by setting MGLMapboxMetricsEnabledSettingShownInApp to YES in Info.plist."
- @"\n\nSee https://www.mapbox.com/ios-sdk/#telemetry_opt_out for more information."
+ @"\n\nSee https://docs.mapbox.com/help/how-mapbox-works/attribution/#mapbox-maps-sdk-for-ios for more information."
@"\n\nAdditionally, by hiding this attribution control you agree to display the required attribution elsewhere in this app."];
}
}