[WIP] Add link to AngularDart API docs

This commit is contained in:
Kathy Walrath 2016-04-07 15:38:51 -07:00 committed by Naomi Black
parent c61d8195f3
commit 511ee3d8ed
1 changed files with 3 additions and 0 deletions

View File

@ -33,3 +33,6 @@ class="docs-landing")
footer
a(href="/docs/#{current.path[1]}/#{current.path[2]}/api/" class="button md-button") View API
.alert.is-helpful.
Not using Angular 2 yet? Perhaps you need the
<a href="https://www.dartdocs.org/documentation/angular/latest" target="_blank">API docs for the original AngularDart</a>.