Index: chrome/common/extensions/docs/templates/articles/gcm_server.html |
diff --git a/chrome/common/extensions/docs/templates/articles/gcm_server.html b/chrome/common/extensions/docs/templates/articles/gcm_server.html |
index 66b33f9938a647d9b1e6c28b8069808c0624514e..ef0e74ffb5524e347b0c18cf6bbd74a8b40f56a2 100644 |
--- a/chrome/common/extensions/docs/templates/articles/gcm_server.html |
+++ b/chrome/common/extensions/docs/templates/articles/gcm_server.html |
@@ -2,12 +2,12 @@ |
<h1>API Reference for GCM service</h1> |
<p> |
-The <a href="cloudMessaging.html">Google Cloud Messaging for Chrome</a> service |
+The <a href="cloudMessaging">Google Cloud Messaging for Chrome</a> service |
sends messages to users of a Chrome App. |
The service handles all aspects of queueing and delivering messages. |
To use the service, |
you must agree to the |
-<a href="gcm_tos.html">Google Cloud Messaging for Chrome API Terms of Service</a>. |
+<a href="gcm_tos">Google Cloud Messaging for Chrome API Terms of Service</a>. |
</p> |
<p>Messages must conform to these constraints:</p> |