summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Italiano <ni6@njit.edu>2018-05-02 12:51:37 -0700
committerJason Wray <friedbunny@users.noreply.github.com>2018-05-02 15:51:37 -0400
commit7125ad995564641698ada76141b70aef6eea9520 (patch)
tree2d2d3f2d717e348f4558e02511a3f482c79bb115
parent29214902b5734361c534a985ac8fe559d8bf5b00 (diff)
downloadqtlocation-mapboxgl-7125ad995564641698ada76141b70aef6eea9520.tar.gz
[docs] Updated link for react native npm package (#11819)
The link was pointing to the old version of our sdk before we moved it under the Mapbox namespace. This updates the link to point to the correct package under the Mapbox namespace.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f5d11bb27e..0d6e731103 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Additional Mapbox GL Native–based libraries for **hybrid applications** are de
| Toolkit | Android | iOS | Developer |
| ---------------------------------------- | --------|-----|------------ |
-| [React Native](https://github.com/mapbox/react-native-mapbox-gl/) ([npm](https://www.npmjs.com/package/react-native-mapbox-gl)) | :white_check_mark: | :white_check_mark: | Mapbox |
+| [React Native](https://github.com/mapbox/react-native-mapbox-gl/) ([npm](https://www.npmjs.com/package/@mapbox/react-native-mapbox-gl)) | :white_check_mark: | :white_check_mark: | Mapbox |
| [Apache Cordova](http://plugins.telerik.com/cordova/plugin/mapbox/) ([npm](https://www.npmjs.com/package/cordova-plugin-mapbox)) | :white_check_mark: | :white_check_mark: | Telerik |
| [NativeScript](https://market.nativescript.org/plugins/nativescript-mapbox/) ([npm](https://www.npmjs.com/package/nativescript-mapbox/)) | :white_check_mark: | :white_check_mark: | Telerik |
| [Xamarin](https://components.xamarin.com/view/mapboxsdk/) | :white_check_mark: | :white_check_mark: | Xamarin |