From 7125ad995564641698ada76141b70aef6eea9520 Mon Sep 17 00:00:00 2001 From: Nick Italiano Date: Wed, 2 May 2018 12:51:37 -0700 Subject: [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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 | -- cgit v1.2.1