Index: chrome/common/extensions/docs/templates/intros/pushMessaging.html |
diff --git a/chrome/common/extensions/docs/templates/intros/pushMessaging.html b/chrome/common/extensions/docs/templates/intros/pushMessaging.html |
index 57c54e320231acce5719e4d45ce1627a65298029..308077272374778fc706217a8f62ab51632448ff 100644 |
--- a/chrome/common/extensions/docs/templates/intros/pushMessaging.html |
+++ b/chrome/common/extensions/docs/templates/intros/pushMessaging.html |
@@ -14,10 +14,10 @@ development if you run a version of your app without the correct |
<p> |
To fix this problem, simply install your app from |
-the Chrome Web Store and copy the <a href="manifest/key.html">key</a> |
+the Chrome Web Store and copy the <a href="manifest/key">key</a> |
field from manifest.json in the installed app to manifest.json in |
the version of the app that you are developing |
-(see <a href="cloudMessaging.html#test-cloud">Testing in the cloud</a> for |
+(see <a href="cloudMessaging#test-cloud">Testing in the cloud</a> for |
detailed instructions). Note that you need to remove the <code>key</code> |
field from manifest.json before you upload the app to the Chrome Web Store again. |
</p> |