|
13 | 13 | .c3.main-footer-branding |
14 | 14 | .logo-inverse-large |
15 | 15 |
|
16 | | - .c2 |
| 16 | + .c3 |
17 | 17 | h3.text-headline RESOURCES |
18 | 18 |
|
19 | 19 | ul.text-body |
20 | | - li <a href="/presskit.html">Press Kit</a> |
21 | 20 | // TODO: (ericjim) make a libraries page to showcase all angular 2 libraries |
22 | 21 | //li <a href="/libraries.html">Libraries</a> |
23 | | - li <a href="https://angularjs.org/"> Angular 1 for JS</a> |
24 | | - li <a href="https://material.angularjs.org"> Angular Material</a> |
25 | | - li <a href="https://www.firebase.com/docs/web/libraries/angular/"> AngularFire</a> |
26 | | - |
27 | | - .c2 |
28 | | - h3.text-headline LEARN |
| 22 | + li <a href="/about/">About</a> |
| 23 | + li <a href="/resources/">Books & Training</a> |
| 24 | + li <a href="/resources/">Tools & Libraries</a> |
| 25 | + li <a href="/resources/">Community</a> |
| 26 | + li <a href="/presskit.html">Press Kit</a> |
29 | 27 |
|
30 | | - ul.text-body |
31 | | - li <a href="/docs/ts/latest/guide/">Basics</a> |
32 | | - li <a href="/books.html">Books</a> |
33 | | - li <a href="/training.html">Training</a> |
34 | | - li <a href="/docs/ts/latest/resources.html">Videos and Posts</a> |
35 | | - li <a href="/tooling.html">Tooling & Libraries</a> |
36 | | - li <a href="/communities.html">Communities</a> |
37 | | - //li <a href="http://goo.gl/sj0Nk1">Design Docs & Notes</a> |
38 | | -
|
39 | | - .c2 |
| 28 | + .c3 |
40 | 29 | h3.text-headline HELP |
41 | 30 |
|
42 | 31 | ul.text-body |
43 | | - li <a href="/contribute.html"> Contribute</a> |
44 | | - li <a href="/support.html">Support Page</a> |
45 | | - li <a href="https://github.com/angular/angular/issues"> File a Ticket</a> |
46 | | - li <a class="footer-feedback" ng-click="appCtrl.openFeedback()" aria-label="Submit feedback on this page"> Product Feedback</a> |
| 32 | + li <a href="http://stackoverflow.com/questions/tagged/angular2">Stack Overflow</a> |
| 33 | + li <a href="https://gitter.im/angular/angular">Gitter</a> |
| 34 | + li <a href="https://groups.google.com/forum/#!forum/angular"> Google Group</a> |
| 35 | + li <a href="https://github.com/angular/angular/issues"> Report Issues</a> |
| 36 | + li <a class="footer-feedback" ng-click="appCtrl.openFeedback()" aria-label="Submit feedback on this page"> Site Feedback</a> |
47 | 37 |
|
48 | 38 | .c3 |
49 | 39 | h3.text-headline COMMUNITY |
50 | 40 |
|
51 | 41 | ul.text-body |
52 | | - li <a href="/events.html"> Events & Meetups</a> |
53 | | - li <a href="https://groups.google.com/forum/#!forum/angular"> Google Group</a> |
54 | | - li <a href="https://plus.sandbox.google.com/+AngularJS/posts"> Google+</a> |
| 42 | + li <a href="/events.html">Events</a> |
| 43 | + li <a href="http://www.meetup.com/topics/angularjs/">Meetups</a> |
55 | 44 | li <a href="https://twitter.com/angularjs"> Twitter</a> |
56 | 45 | li <a href="https://github.com/angular/angular"> GitHub</a> |
| 46 | + li <a href="/contribute.html"> Contribute</a> |
57 | 47 |
|
58 | 48 |
|
59 | 49 | footer(class="background-steel") |
|
0 commit comments