Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit b1acf37

Browse files
committed
chore: remove angulardart.org link from footer
closes #1034
1 parent fa4b597 commit b1acf37

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

public/_includes/_footer.jade

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ else
1919
ul.text-body
2020
li <a href="/"> Angular 2.0</a>
2121
li <a href="https://angularjs.org/"> Angular 1 for JS</a>
22-
li <a href="https://angulardart.org/"> Angular 1 for Dart</a>
2322
li <a href="https://material.angularjs.org"> Angular Material</a>
2423
li <a href="https://www.firebase.com/docs/web/libraries/angular/"> AngularFire</a>
2524

@@ -54,4 +53,4 @@ else
5453
footer(class="background-steel")
5554
small.text-caption Powered by Google ©2010-2016. Code licensed under an <a href="/license" class="text-snow">MIT-style License</a>. Documentation licensed under <a class="text-snow" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
5655
a(aria-label="View Style Guide" href=styleguide title="Style Guide" class="styleguide-trigger text-snow" md-button)
57-
span.icon-favorite
56+
span.icon-favorite

0 commit comments

Comments
 (0)