Skip to content

Commit fd1aeca

Browse files
committed
revert some changes
[Angular 2 On-Site Training] only company names should be listed [Exploring Angular 2] unnecessary
1 parent 1e12945 commit fd1aeca

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

README.md

+10-11
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ Table of contents:
5858
> Angular is a development platform for building mobile and desktop web applications.
5959
6060
#### Angular 2 General Resources
61-
* [Angular 2 Official Site](https://angular.io/)
62-
* [Angular 2 Official Blog](http://angularjs.blogspot.com/)
63-
* [Angular 2 Official Documentation](https://angular.io/docs/js/latest/)
64-
* [Angular 2 Official Getting Started Guide](https://angular.io/docs/js/latest/quickstart.html)
65-
* [Angular 2 Official GitHub Repo](https://github.com/angular/angular)
61+
* [Official Site](https://angular.io/)
62+
* [Official Blog](http://angularjs.blogspot.com/)
63+
* [Official Documentation](https://angular.io/docs/js/latest/)
64+
* [Official Getting Started Guide](https://angular.io/docs/js/latest/quickstart.html)
65+
* [Official GitHub Repo](https://github.com/angular/angular)
6666

6767
#### Angular 2 Community
6868
* `#angular2` channel on Freenode IRC Server
@@ -102,22 +102,21 @@ Table of contents:
102102
* [Part 1](http://blog.thoughtram.io/angular/2015/08/11/angular-2-template-syntax-demystified-part-1.html)
103103

104104
#### Angular 2 Video Tutorials
105-
* [Udemy - Introduction to Angular 2](https://www.udemy.com/introduction-to-angular2/)
106-
* [Egghead.io Angular 2](https://egghead.io/technologies/angular2)
105+
* [Egghead.io - Angular 2](https://egghead.io/technologies/angular2)
106+
* [udemy - Introduction to Angular 2](https://www.udemy.com/introduction-to-angular2/)
107107

108108
#### Angular 2 Books
109109
* [ng-book 2](https://ng-book.com/2) `fullstack.io`
110110
* [Become a ninja with Angular 2](https://books.ninja-squad.com/angular2) `Ninja Squad`
111111

112112
#### Angular 2 On-Site Training
113113
* [AngularClass](https://angularclass.com)
114-
* [Angular 2 Master Class by thoughtram](http://thoughtram.io)
115-
* [egghead.io](http://egghead.io)
116-
* [Fullstack.io/ng-book](https://www.ng-book.com/2/)
114+
* [thoughtram](http://thoughtram.io/training.html)
115+
* [Egghead.io](https://egghead.io/angularjs-enterprise-training-workshop)
116+
* [ng-book](https://www.ng-book.com/2/)
117117

118118
#### Angular 2 Approach and Explanation
119119
* thoughtram
120-
* [Exploring Angular 2](http://blog.thoughtram.io/exploring-angular-2) - A curated collection of high quality articles to explore the Angular 2 framework
121120
* [Developing a tabs component in Angular 2](http://blog.thoughtram.io/angular/2015/04/09/developing-a-tabs-component-in-angular-2.html)
122121
* [Developing a zippy component in Angular 2](http://blog.thoughtram.io/angular/2015/03/27/building-a-zippy-component-in-angular-2.html)
123122
* [Resolving Service Dependencies in Angular 2](http://blog.thoughtram.io/angular/2015/09/17/resolve-service-dependencies-in-angular-2.html)

0 commit comments

Comments
 (0)