summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2015-09-14 14:54:54 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2015-09-14 14:54:54 +0300
commit9ff66acf61c33c4b073ea44d0932807e9c7632be (patch)
treeb678b6a62caeea4f0c22871ba585f61ae884f17e /README.md
parent2156aa35ca96f9dd05166fd6b012f09eaaa5b934 (diff)
downloadqtlocation-mapboxgl-9ff66acf61c33c4b073ea44d0932807e9c7632be.tar.gz
Typo fix in README.md
Fixed URL typo for react-native-mapbox-gl.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c54afa28fa..00432f17cb 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ An OpenGL ES-based renderer for [Mapbox Vector Tiles](https://www.mapbox.com/blo
If you want to use products _based on_ Mapbox GL, check out:
- [Mapbox Mobile](http://mapbox.com/mobile) — iOS and Android native development libraries for vector maps in apps
-- [`react-native-mapbox-gl`](https://github.com/mapbox/react-native-mapbox-gl`) — React Native library for vector maps in apps
+- [`react-native-mapbox-gl`](https://github.com/mapbox/react-native-mapbox-gl) — React Native library for vector maps in apps
- [`qmapboxgl`](https://github.com/tmpsantos/qmapboxgl) — Qt library for vector map rendering
--