Skip to content

Commit 1b87543

Browse files
westnordostlouwers
andauthored
Fix link to getting started guide (#3071)
Co-authored-by: Bart Louwers <bart@emeel.net>
1 parent 112edb6 commit 1b87543

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ class MainActivity : AppCompatActivity() {
115115
```
116116
</details>
117117

118-
For more information, refer to the [Android API Documentation](https://maplibre.org/maplibre-native/android/api/), [Android Examples Documentation](https://maplibre.org/maplibre-native/docs/book/android/getting-started-guide.html) or the [MapLibre Native Android `README.md`](platform/android/README.md).
118+
For more information, refer to the [Android API Documentation](https://maplibre.org/maplibre-native/android/api/), [Android Examples Documentation](https://maplibre.org/maplibre-native/android/examples/getting-started/) or the [MapLibre Native Android `README.md`](platform/android/README.md).
119119

120120
## iOS
121121

platform/android/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MapLibre Native for Android is a library for embedding interactive map views wit
66

77
## Getting Started
88

9-
Visit [https://maplibre.org/maplibre-native/docs/book/android/getting-started-guide.html](https://maplibre.org/maplibre-native/docs/book/android/getting-started-guide.html) to view the Getting Started Guide for MapLibre Native for Android.
9+
Visit [https://maplibre.org/maplibre-native/android/examples/getting-started/](https://maplibre.org/maplibre-native/android/examples/getting-started/) to view the Getting Started Guide for MapLibre Native for Android.
1010

1111
## Documentation
1212

0 commit comments

Comments
 (0)