Index: chrome/common/extensions/docs/templates/articles/cloudMessaging.html |
diff --git a/chrome/common/extensions/docs/templates/articles/cloudMessaging.html b/chrome/common/extensions/docs/templates/articles/cloudMessaging.html |
index 19e7197c68259d758a5e4f9baca7c258e928ae99..ebb84026f747aa3023ba193c34226bcd967eb1a5 100644 |
--- a/chrome/common/extensions/docs/templates/articles/cloudMessaging.html |
+++ b/chrome/common/extensions/docs/templates/articles/cloudMessaging.html |
@@ -485,7 +485,7 @@ HTTP status code 500 (Internal Server Error). |
One circumstance in which the ownership check commonly fails is when you are |
developing an app and you run the app without uploading it and re-downloading |
it from the Chrome Web Store. In this situation your app may not have a |
-<a href="manifest.html#key">key</a> field in its manifest.json file. |
+<a href="manifest/key.html">key</a> field in its manifest.json file. |
The <code>key</code> field gives an app its Chrome Web Store ID |
(a 32 character alphabetic code, such as "bafimiidcfafikaonocgmmcpbbhfjjik"). |
If you run a version of your app without a key, the app will use a |