From 511ee3d8ed075b98289d564d4235977b37035427 Mon Sep 17 00:00:00 2001 From: Kathy Walrath Date: Thu, 7 Apr 2016 15:38:51 -0700 Subject: [PATCH] [WIP] Add link to AngularDart API docs --- public/docs/dart/latest/index.jade | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/docs/dart/latest/index.jade b/public/docs/dart/latest/index.jade index 85a6a293ef..9628c62f4d 100644 --- a/public/docs/dart/latest/index.jade +++ b/public/docs/dart/latest/index.jade @@ -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 + API docs for the original AngularDart.