fix broken link in dart
This commit is contained in:
parent
3aadd7b76b
commit
f3eb6b8eaa
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"index" : {
|
||||||
|
"title" : "API 2.0 Preview"
|
||||||
|
}
|
||||||
|
}
|
|
@ -1,8 +1,10 @@
|
||||||
p.
|
.callout.is-helpful
|
||||||
<strong>Angular 2 is currently in Alpha Preview.</strong>
|
header Angular 2 is currently in Alpha Preview
|
||||||
We recommend using
|
p.
|
||||||
<a href='https://angulardart.org'>Angular for Dart</a>
|
We recommend using
|
||||||
for production applications.
|
<a href='https://angulardart.org'>Angular for Dart</a>
|
||||||
|
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
|
||||||
|
|
Loading…
Reference in New Issue