Skip to content

Commit d97a314

Browse files
author
Gianluca Arbezzano
committed
Merge pull request gianarb#11 from gpedro/master
Fix ng-cordova and some links
2 parents 2e879f2 + cfba550 commit d97a314

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ Table of contents:
3232
* [linemanjs/lineman-angular-template](https://github.com/linemanjs/lineman-angular-template) - This is a project template for Angular JS applications using Lineman.
3333

3434
## User Manager
35-
* [ynndylanhurley/ng-token-auth](https://github.com/lynndylanhurley/ng-token-auth) - Token based authentication module for angular.js
35+
* [lynndylanhurley/ng-token-auth](https://github.com/lynndylanhurley/ng-token-auth) - Token based authentication module for angular.js
3636
* [andreareginato/oauth-ng](https://github.com/andreareginato/oauth-ng) - AngularJS directive for the OAuth 2.0 Implicit Flow
3737
* [enginous/angular-oauth](https://github.com/enginous/angular-oauth) - Client-side (implicit grant) OAuth 2.0 authorization flow for AngularJS
3838
* [witoldsz/angular-http-auth](https://github.com/witoldsz/angular-http-auth) - HTTP Auth Interceptor Module
3939
* [sahat/satellizer](https://github.com/sahat/satellizer) - Token-based AngularJS Authentication
4040

4141
## Mobile
4242
* [ajoslin/angular-mobile-nav](https://github.com/ajoslin/angular-mobile-nav) - An angular navigation service for mobile applications
43-
* [ajoslin/angular-mobile-nav](https://github.com/driftyco/ng-cordova/) - AngularJS Cordova wrappers for common Cordova plugins
43+
* [driftyco/ng-cordova](https://github.com/driftyco/ng-cordova/) - AngularJS Cordova wrappers for common Cordova plugins
4444
* [revolunet/angular-carousel](https://github.com/revolunet/angular-carousel) - Mobile friendly AngularJS carousel
4545

4646
## Web Service
@@ -73,7 +73,7 @@ Table of contents:
7373
* [blackgate/bg-splitter](https://github.com/blackgate/bg-splitter) - Simple pane splitter for angular.js
7474
* [fullscale/dangle](https://github.com/fullscale/dangle) - A set of AngularJS directives that provide common D3 visualizations for elasticsearch
7575
* [angular-ui/ui-tinymce](https://github.com/angular-ui/ui-tinymce) - AngularUI wrapper for TinyMCE
76-
* [angular-ui/bootstrap](http://angular-ui.github.com/bootstrap) - Native AngularJS (Angular) directives for Bootstrap. Small footprint (5kB gzipped!), no 3rd party JS dependencies (jQuery, bootstrap JS) required!
76+
* [angular-ui/bootstrap](https://github.com/angular-ui/bootstrap) - Native AngularJS (Angular) directives for Bootstrap. Small footprint (5kB gzipped!), no 3rd party JS dependencies (jQuery, bootstrap JS) required!
7777
* [chieffancypants/angular-hotkeys](https://github.com/chieffancypants/angular-hotkeys) - Configuration-centric keyboard shortcuts for your Angular apps
7878
* [marcorinck/angular-growl](https://github.com/marcorinck/angular-growl) - growl-like notifications for angularJS projects
7979
* [urish/angular-spinner](https://github.com/urish/angular-spinner) - Angular directive to show an animated spinner

0 commit comments

Comments
 (0)