Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Commit d1f3bc6

Browse files
committed
Merge pull request #1130 from ReadmeCritic/patch-1
Update README URLs based on HTTP redirects
2 parents 60a937d + a592440 commit d1f3bc6

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
12
[ngCordova](http://ngcordova.com/)
23
==========
34

4-
[![Travis](http://img.shields.io/travis/driftyco/ng-cordova.svg?style=flat)](https://travis-ci.org/driftyco/ng-cordova) [![Bower](http://img.shields.io/badge/bower-ngCordova-FFCC2F.svg?style=flat)](http://bower.io/search/?q=ngCordova)
5+
[![Travis](https://img.shields.io/travis/driftyco/ng-cordova.svg?style=flat)](https://travis-ci.org/driftyco/ng-cordova) [![Bower](https://img.shields.io/badge/bower-ngCordova-FFCC2F.svg?style=flat)](http://bower.io/search/?q=ngCordova)
56

67
### Cordova with AngularJS Goodness
78

@@ -16,7 +17,7 @@ Created by the [Ionic Framework](http://ionicframework.com/) team and the commun
1617
| RESOURCE | LINK |
1718
|------------|---------|
1819
| **Website** | [ngCordova.com](http://ngcordova.com/) |
19-
| **Docs** | [ngCordova.com/docs](http://ngcordova.com/docs) |
20+
| **Docs** | [ngCordova.com/docs](http://ngcordova.com/docs/) |
2021
| **Requirements** | [AngularJS](https://github.com/angular/angular.js), [Cordova](http://cordova.apache.org/) |
2122
| **Install** | `bower install ngCordova` or [download zip file](https://github.com/driftyco/ng-cordova/archive/master.zip) |
2223
| **Custom build** | [ngCordova.com/build](http://ngcordova.com/build/) |
@@ -72,7 +73,7 @@ $ bower install ngCordova
7273
- [Apple iAd](https://github.com/floatinghotpot/cordova-iad-pro) (:warning: share % Ad revenue)
7374
- [Image Picker](https://github.com/wymsee/cordova-imagePicker)
7475
- [InAppBrowser](https://github.com/apache/cordova-plugin-inappbrowser)*
75-
- [Keyboard](https://github.com/driftyco/ionic-plugins-keyboard)
76+
- [Keyboard](https://github.com/driftyco/ionic-plugin-keyboard)
7677
- [Keychain](https://github.com/shazron/KeychainPlugin)
7778
- [Launch Navigator](https://github.com/dpa99c/phonegap-launch-navigator)
7879
- [Local Notifications](https://github.com/katzer/cordova-plugin-local-notifications/)
@@ -95,13 +96,13 @@ $ bower install ngCordova
9596
- [Social Sharing](https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin)
9697
- [Spinner Dialog](https://github.com/Paldom/SpinnerDialog)
9798
- [Splashscreen](https://github.com/apache/cordova-plugin-splashscreen) *
98-
- [SQLite](https://github.com/brodysoft/Cordova-SQLitePlugin)
99+
- [SQLite](https://github.com/litehelpers/Cordova-sqlite-storage)
99100
- [StatusBar](https://github.com/apache/cordova-plugin-statusbar) *
100101
- [Toast](https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin)
101102
- [Touchid](https://github.com/leecrossley/cordova-plugin-touchid)
102103
- [Vibration](https://github.com/apache/cordova-plugin-vibration) *
103104
- [Video Capture Plus](https://github.com/EddyVerbruggen/VideoCapturePlus-PhoneGap-Plugin) *
104-
- [Zip](https://github.com/MobileChromeApps/zip)
105+
- [Zip](https://github.com/MobileChromeApps/cordova-plugin-zip)
105106

106107
`* official Apache Cordova Plugin`
107108

0 commit comments

Comments
 (0)