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

Unified Diff: chrome/common/extensions/docs/templates/articles/tut_analytics.html

Issue 12223068: Fix some typos, broken links and other issues in extension docs (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 7 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
Index: chrome/common/extensions/docs/templates/articles/tut_analytics.html
===================================================================
--- chrome/common/extensions/docs/templates/articles/tut_analytics.html (revision 181647)
+++ chrome/common/extensions/docs/templates/articles/tut_analytics.html (working copy)
@@ -8,7 +8,7 @@
<p>
This tutorial expects that you have some familiarity writing extensions for
Google Chrome. If you need information on how to write an extension, please
- read the <a href="gettingstarted.html">Getting Started tutorial</a>.
+ read the <a href="getstarted.html">Getting Started tutorial</a>.
</p>
<p>
@@ -211,4 +211,4 @@
<blockquote>
<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/tutorials/analytics/">.../examples/tutorials/analytics/</a>
-</blockquote>
+</blockquote>

Powered by Google App Engine
This is Rietveld 408576698