summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeyStenson <heather.stenson@mapbox.com>2019-01-08 16:34:16 -0800
committerHeyStenson <heather.stenson@mapbox.com>2019-01-08 16:34:16 -0800
commitb79517f33b5a4e79da9be303eecf6bdbfd406d3e (patch)
tree994fc4eb026920c6266e7db3877c72bb95895976
parentf867c5784ccc63d419ebf8ee3dcef9fa4b610704 (diff)
downloadqtlocation-mapboxgl-upstream/android-update-apidoc-urls.tar.gz
[android] - update link from API docsupstream/android-update-apidoc-urls
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Style.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Style.java b/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Style.java
index 6ae27ede79..3ef6349fc8 100644
--- a/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Style.java
+++ b/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Style.java
@@ -792,7 +792,7 @@ public class Style {
/**
* Traffic Day: Color-coded roads based on live traffic congestion data. Traffic data is currently
* available in
- * <a href="https://www.mapbox.com/api-documentation/pages/traffic-countries.html">these select
+ * <a href="https://www.mapbox.com/help/how-directions-work/#traffic-data">these select
* countries</a>. Using this constant means your map style will always use the latest version and
* may change as we improve the style.
*/
@@ -801,7 +801,7 @@ public class Style {
/**
* Traffic Night: Color-coded roads based on live traffic congestion data, designed to maximize
* legibility in low-light situations. Traffic data is currently available in
- * <a href="https://www.mapbox.com/api-documentation/pages/traffic-countries.html">these select
+ * <a href="https://www.mapbox.com/help/how-directions-work/#traffic-data">these select
* countries</a>. Using this constant means your map style will always use the latest version and
* may change as we improve the style.
*/