Chromium Code Reviews| Index: app/views/index.mustache |
| diff --git a/app/views/index.mustache b/app/views/index.mustache |
| index bcaf539adcda6da9a87d501dc51d430428765bf1..b56ed6cb6898d8172f913c124b2be8d6a0b3d6a6 100644 |
| --- a/app/views/index.mustache |
| +++ b/app/views/index.mustache |
| @@ -10,7 +10,7 @@ |
| packages here and install them using <strong>pub</strong>, the package |
| manager for Dart. |
| </p> |
| - <a class="get-started" href="/doc">Get started</a> |
| + <a class="get-started" href="https://www.dartlang.org/tools/pub/get-started.html">Get started</a> |
|
nweiz
2014/02/14 02:57:12
It would be nice to keep the line length below 80
Bob Nystrom
2014/02/14 22:10:22
Done.
|
| </div> |
| <h2>Recently updated packages</h2> |
| <table> |