Skip to content

Commit 6300dbe

Browse files
samfaderosana
authored andcommitted
fixes broken geocoding docs link (#807)
1 parent c6a6ac1 commit 6300dbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services-geocoding/src/main/java/com/mapbox/api/geocoding/v5/MapboxGeocoding.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
* {@link GeocodingResponse}s. Each query in a batch request counts individually against your
5858
* account's rate limits.
5959
*
60-
* @see <a href="https://www.mapbox.com/android-docs/mapbox-services/overview/geocoder/">Android
60+
* @see <a href="https://www.mapbox.com/android-docs/java-sdk/overview/geocoder/">Android
6161
* Geocoding documentation</a>
6262
* @since 1.0.0
6363
*/

0 commit comments

Comments
 (0)