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

Unified Diff: app/views/packages/show.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/layout.mustache ('k') | app/views/site_map.mustache » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/views/packages/show.mustache
diff --git a/app/views/packages/show.mustache b/app/views/packages/show.mustache
index c7ff893ff84f8ab9d582428b70f22254f35d0b5a..9f0f8eefef81de362ef13bf9c77a497073a582df 100644
--- a/app/views/packages/show.mustache
+++ b/app/views/packages/show.mustache
@@ -44,9 +44,9 @@ dependencies:
<strong>{{package.name}}: {{package.latest_version.example_version_constraint}}</strong>
</pre>
<p>
- If your package is an <a href="/doc/glossary.html#application-package">
+ If your package is an <a href="https://www.dartlang.org/tools/pub/glossary.html#application-package">
application package</a> you should use <strong><code>any</code>
- </strong> as the <a href="/doc/glossary.html#version-constraint">
+ </strong> as the <a href="https://www.dartlang.org/tools/pub/glossary.html#version-constraint">
version constraint</a>.
</p>
<h3>2. Install it</h3>
« no previous file with comments | « app/views/layout.mustache ('k') | app/views/site_map.mustache » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698