Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1062)

Unified Diff: app/views/index.mustache

Issue 162403002: Remove docs and point to ones on dartlang.org. (Closed) Base URL: https://github.com/dart-lang/pub-dartlang.git@master
Patch Set: Fit in 80 columns. Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/views/doc/versioning.html ('k') | app/views/layout.mustache » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/views/index.mustache
diff --git a/app/views/index.mustache b/app/views/index.mustache
index bcaf539adcda6da9a87d501dc51d430428765bf1..d8b2a91551c35713d25ef6a79796224488c0e95a 100644
--- a/app/views/index.mustache
+++ b/app/views/index.mustache
@@ -10,7 +10,10 @@
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>
</div>
<h2>Recently updated packages</h2>
<table>
« no previous file with comments | « app/views/doc/versioning.html ('k') | app/views/layout.mustache » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698