Index: chrome/common/extensions/docs/static/manifest.html |
=================================================================== |
--- chrome/common/extensions/docs/static/manifest.html (revision 68826) |
+++ chrome/common/extensions/docs/static/manifest.html (working copy) |
@@ -111,9 +111,8 @@ |
The URL of the homepage for this extension. The extensions management page (chrome://extensions) |
will contain a link to this URL. This field is particularly useful if you |
<a href="hosting.html">host the extension on your own site</a>. If you distribute your |
-extension using the <a href="https://chrome.google.com/extensions">Extensions Gallery</a>, |
-the homepage URL defaults to the extension's own gallery page. |
-<!-- PENDING: check whether the same is true of the store --> |
+extension using the <a href="https://chrome.google.com/extensions">Extensions Gallery</a> or <a href="https://chrome.google.com/webstore">Chrome Web Store</a>, |
+the homepage URL defaults to the extension's own page. |
</p> |
<h3 id="icons">icons</h3> |