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

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

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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/analytics.html
diff --git a/chrome/common/extensions/docs/templates/articles/analytics.html b/chrome/common/extensions/docs/templates/articles/analytics.html
index 42e19418dead906f059d6e6a0a6e53863e2f12cc..8bb0f6a16d28ab3ce73d0932b95ab61358e51b5f 100644
--- a/chrome/common/extensions/docs/templates/articles/analytics.html
+++ b/chrome/common/extensions/docs/templates/articles/analytics.html
@@ -28,7 +28,7 @@ and send them to the Google Analytics Platform.
</p>
<p>
-The CPA library follows the basic usage pattern of <a href="http://www.google.com/analytics/index.html">Google Analytics</a>
+The CPA library follows the basic usage pattern of <a href="http://www.google.com/analytics/index">Google Analytics</a>
and will feel familiar to existing users of Google Analytics.
However, unlike the web-centric official Google Analytics JavaScript libraries, the CPA library uses an "app-centric" model
that is better suited for Packaged Apps. Among other features, the library provides methods for specific types of hits,

Powered by Google App Engine
This is Rietveld 408576698