diff --git a/public/docs/dart/latest/guide/index.jade b/public/docs/dart/latest/guide/index.jade index 21027463c2..17e6a20d3c 100644 --- a/public/docs/dart/latest/guide/index.jade +++ b/public/docs/dart/latest/guide/index.jade @@ -45,7 +45,7 @@ figure [Connect Dart & HTML](https://www.dartlang.org/docs/tutorials/connect-dart-html/) are a great way to start. - 1. Follow the [QuickStart](../quickstart), which is the "Hello, World" of Angular 2. + 1. Follow the [QuickStart](../quickstart.html), which is the "Hello, World" of Angular 2. It shows how to set up the libraries and tools needed to write *any* Angular app. It ends with a "proof of life", a running Angular app.