fix broken link in dart

This commit is contained in:
Alex Wolfe 2015-04-23 08:50:54 -07:00
parent 3aadd7b76b
commit f3eb6b8eaa
3 changed files with 12 additions and 5 deletions

View File

@ -0,0 +1,5 @@
{
"index" : {
"title" : "API 2.0 Preview"
}
}

View File

@ -1,9 +1,11 @@
p. .callout.is-helpful
<strong>Angular 2 is currently in Alpha Preview.</strong> header Angular 2 is currently in Alpha Preview
p.
We recommend using We recommend using
<a href='https://angulardart.org'>Angular for Dart</a> <a href='https://angulardart.org'>Angular for Dart</a>
for production applications. for production applications.
p. p.
These instructions assume that you already have the Dart SDK These instructions assume that you already have the Dart SDK
and any tools you like to use with Dart. and any tools you like to use with Dart.