Skip to content

Commit 2851e11

Browse files
committed
chore: fix redirects
1 parent 36cdf9a commit 2851e11

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Http is available as an injectable class, with methods to perform http requests.
254254
* [Angular 2 Webpack Starter from AngularClass](https://github.com/AngularClass/angular2-webpack-starter)
255255
* [Angular 2 Webpack from preboot](https://github.com/preboot/angular2-webpack)
256256
* [Angular 2 Nightly Webpack Starter](https://github.com/qdouble/angular-webpack2-starter)
257-
* [Angular 2 Webpack with Visual Studio ASP.NET Core from Damien Bowden](https://github.com/damienbod/Angular2WebpackVisualStudio)
257+
* [Angular 2 Webpack with Visual Studio ASP.NET Core from Damien Bowden](https://github.com/damienbod/AngularWebpackVisualStudio)
258258
* [Angular 2 Typescript Webpack from schempy](https://github.com/schempy/angular2-typescript-webpack)
259259
* [Angular 2 Webpack Tour of Heroes from michaelbazos](https://github.com/michaelbazos/angular2-starter) - Tour of Heroes official typescript tutorial built with webpack
260260
* [Angular 2 Webpack + rxjs + modules](https://github.com/jorgeas80/angular2-webpack-toh)
@@ -286,7 +286,7 @@ Http is available as an injectable class, with methods to perform http requests.
286286
* [Pluralsight - Angular 2: Getting Started](https://www.pluralsight.com/courses/angular-2-getting-started-update)
287287
* [Channel9 - The Future of TypeScript: ECMAScript 6, Async/Await and Richer Libraries](https://channel9.msdn.com/Events/Build/2015/3-644)
288288
* [Channel9 - Creating Cross-Platform Apps with Angular 2](https://channel9.msdn.com/Events/Build/2016/T627)
289-
* [Code School - Accelerating Through Angular 2](https://www.codeschool.com/courses/accelerating-through-angular-2/)
289+
* [Code School - Accelerating Through Angular 2](https://www.codeschool.com/courses/accelerating-through-angular)
290290
* [Angular typed Store](https://www.youtube.com/watch?v=bEkPEnudm7s&feature=youtu.be)
291291
* [Angular advanced tips and tricks](https://www.youtube.com/watch?v=vyiyJCLlGwo&feature=youtu.be)
292292

@@ -322,7 +322,7 @@ Http is available as an injectable class, with methods to perform http requests.
322322
* [thoughtram](http://thoughtram.io/training.html)
323323
* [Egghead.io](https://egghead.io/angularjs-enterprise-training-workshop)
324324
* [ng-book](https://www.ng-book.com/2/)
325-
* [Angular 2 Workshop](http://chariotsolutions.com/course/angular2-workshop-fundamentals-architecture/)
325+
* [Angular 2 Workshop](http://chariotsolutions.com/course/angular-workshop-fundamentals-architecture/)
326326
* [Web Age Solutions](http://www.webagesolutions.com/courses/WA2533-introduction-to-angular-2-programming)
327327
* [Letsboot.com](http://www.letsboot.com/angular-2-in-house-training-support)
328328

@@ -403,7 +403,7 @@ Http is available as an injectable class, with methods to perform http requests.
403403
* [ng2-modal](https://github.com/pleerock/ng2-modal) Modal window for angular2 and bootstrap 3
404404
* [ng2-paginator](https://github.com/pleerock/ng2-paginator) Pagination control for angular2 and bootstrap 3
405405
* [fuel-ui](https://github.com/FuelInteractive/fuel-ui) Bootstrap 4 components and directives for use in Angular 2
406-
* [prime-ng](http://www.primefaces.org/primeng/) Collection of rich UI components for Angular 2
406+
* [prime-ng](https://www.primefaces.org/primeng/) Collection of rich UI components for Angular 2
407407
* [ng2-ace](https://github.com/seiyria/ng2-ace) Ace editor directive made for Angular 2
408408
* [ng2-storage](https://github.com/seiyria/ng2-storage) A localStorage and sessionStorage wrapper written using ES6 Proxies for Angular 2
409409
* [ng2-fontawesome](https://github.com/seiyria/ng2-fontawesome) A small directive making font awesome even easier to use.

0 commit comments

Comments
 (0)