diff options
author | Langston Smith <langston.smith@mapbox.com> | 2018-12-07 10:11:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-07 10:11:01 -0800 |
commit | 1b0365429de2175688f496db3b0ac5cdb1439fb6 (patch) | |
tree | 80cfe258a2b9a514c284bde420a37beeeec1c1ac /CHANGELOG.md | |
parent | ea775ae932ca05196a3ff53df7f69aeb34b17979 (diff) | |
download | qtlocation-mapboxgl-1b0365429de2175688f496db3b0ac5cdb1439fb6.tar.gz |
Name tweak (#13520)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ce6fe25be..2485057a3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Each Mapbox GL Native SDK has a separate changelog that highlights changes relevant to their respective platforms: -* [Mapbox Android SDK](platform/android/CHANGELOG.md) +* [Mapbox Maps SDK for Android](platform/android/CHANGELOG.md) * [Mapbox Maps SDK for iOS](platform/ios/CHANGELOG.md) * [Mapbox Maps SDK for macOS](platform/macos/CHANGELOG.md) * [node-mapbox-gl-native](platform/node/CHANGELOG.md) |