| 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,
|
|
|