From 06fb1816a6c400af051a0ec2605d0eff25eb1f12 Mon Sep 17 00:00:00 2001 From: Sargun Vohra Date: Wed, 27 Nov 2024 07:08:39 -0500 Subject: [PATCH] Update broken link to android examples (#3048) --- platform/android/MapLibreAndroid/Module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/android/MapLibreAndroid/Module.md b/platform/android/MapLibreAndroid/Module.md index 9050cdb5a93..977aa347479 100644 --- a/platform/android/MapLibreAndroid/Module.md +++ b/platform/android/MapLibreAndroid/Module.md @@ -4,5 +4,5 @@ This is the API documentation for the Android API of [MapLibre Native](https://g ## See Also -- [Getting Started Guide](https://maplibre.org/maplibre-native/docs/book/android/getting-started-guide.html) +- [Getting Started Guide](https://maplibre.org/maplibre-native/android/examples/getting-started/) - [Source code Android API](https://github.com/maplibre/maplibre-native/tree/main/platform/android)