summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-02-22 16:40:03 -0800
committerJason Wray <friedbunny@users.noreply.github.com>2018-02-27 17:17:32 -0500
commit98470e242d2b030789125bdc84ac63a1de423ae2 (patch)
treee725dde8ab20a4dec5c69d1c4ac26f6b0db31f65 /README.md
parent7905bd68315d8f58c00c07c1ac5756f43de9f6c7 (diff)
downloadqtlocation-mapboxgl-98470e242d2b030789125bdc84ac63a1de423ae2.tar.gz
[doc] Updated link to NativeScript plugin
The old URL has become a redirect to the plugin marketplace’s homepage.
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 8e3e51785b..8815e506a7 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Additional Mapbox GL Native–based libraries for **hybrid applications** are de
| ---------------------------------------- | --------|-----|------------ |
| [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 |
| [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](http://plugins.telerik.com/nativescript/plugin/mapbox/) ([npm](https://www.npmjs.com/package/nativescript-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 |
If your platform or hybrid application framework isn’t listed here, consider embedding [Mapbox GL JS](https://github.com/mapbox/mapbox-gl-js) using the standard Web capabilities on your platform.