summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-04-05 06:25:30 -0700
committerGitHub <noreply@github.com>2019-04-05 06:25:30 -0700
commitcc3babfdb1a7937c969be183e1f4292d4cb8cd5b (patch)
tree220c4c4e037d8befb8b6eefba8eb7464d60e6851 /CONTRIBUTING.md
parent3ceabcd3ec91dbd9458d3c5b78fb12c3182636e1 (diff)
downloadqtlocation-mapboxgl-cc3babfdb1a7937c969be183e1f4292d4cb8cd5b.tar.gz
[android] small naming tweaks made to mention of Android Maps SDK (#14346)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f996a17730..d9b1f03f88 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -9,7 +9,7 @@ If you want to contribute code:
1. Ensure that existing [pull requests](https://github.com/mapbox/mapbox-gl-native/pulls) and [issues](https://github.com/mapbox/mapbox-gl-native/issues) don’t already cover your contribution or question.
1. Pull requests are gladly accepted. If there are any changes that developers using one of the GL SDKs should be aware of, please update the **master** section of the relevant changelog(s):
- * [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)