docs(resources, home): adjust resources page. Remove https on rangle, fix typo on ng-lightning
This commit is contained in:
parent
c0f7818725
commit
41677017ab
Binary file not shown.
Before Width: | Height: | Size: 204 KiB After Width: | Height: | Size: 206 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 252 KiB After Width: | Height: | Size: 254 KiB |
|
@ -37,6 +37,7 @@ div
|
|||
a(class="title text-body" href="https://egghead.io/technologies/angular2") Angular 2 videos
|
||||
|
||||
h3 Frontend Masters
|
||||
ul(class="publisher")
|
||||
li
|
||||
a(class="title text-body" href="https://frontendmasters.com/courses/angular-2/") Building Web Apps with Angular 2
|
||||
|
||||
|
@ -102,12 +103,12 @@ div
|
|||
a(class="title text-body" href="https://leanpub.com/practical-angular-2") Practical Angular 2
|
||||
|
||||
div
|
||||
h1 Tooling and Libraries
|
||||
h1 Tooling & Libraries
|
||||
div(class="resources")
|
||||
h3 Tooling
|
||||
ul
|
||||
li
|
||||
a(class="text-body" href="https://augury.rangle.io/") Augury
|
||||
a(class="text-body" href="http://augury.angular.io/") Augury
|
||||
li
|
||||
a(class="text-body" href="https://github.com/angular/universal") Angular Universal
|
||||
li
|
||||
|
@ -144,7 +145,7 @@ div
|
|||
li
|
||||
a(class="text-body" href="http://www.telerik.com/blogs/what-to-expect-in-2016-for-kendo-ui-with-angular-2-and-more") Kendo UI
|
||||
li
|
||||
a(class="text-body" href="http://ng-lightning.github.io/ng-lightning/") ng-lightening
|
||||
a(class="text-body" href="http://ng-lightning.github.io/ng-lightning/") ng-lightning
|
||||
li
|
||||
a(class="text-body" href="http://wijmo.com/products/wijmo-5/") Wijmo
|
||||
li
|
||||
|
|
Loading…
Reference in New Issue