summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeather Stenson <h.n.stenson@gmail.com>2019-01-10 12:09:39 -0800
committerGitHub <noreply@github.com>2019-01-10 12:09:39 -0800
commite34bc464ffb47ddb399db347965daabde7cda483 (patch)
tree27d2f2070c526ed20609e510751cd2417826b309
parent847c293a3e8eb5d16843a5b9daead2680e557e3a (diff)
downloadqtlocation-mapboxgl-e34bc464ffb47ddb399db347965daabde7cda483.tar.gz
[android] - update link from API docs (#13692)
-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.
*/