| Index: chrome/common/extensions/docs/templates/articles/hosting.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/hosting.html b/chrome/common/extensions/docs/templates/articles/hosting.html
|
| index 9726c8264b0f18c3f7428d33ecc9990e05b92ff5..ac803688a7f2b6838b305b31c4b49439465b83e6 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/hosting.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/hosting.html
|
| @@ -13,7 +13,7 @@ or
|
| As of Chrome 44, no external installs are allowed from a path to a local .crx on Mac
|
| (see
|
| <a href="http://blog.chromium.org/2015/05/continuing-to-protect-chrome-users-from.html">Continuing to protect Chrome users from malicious extensions</a>).
|
| -</p>
|
| +</p>
|
|
|
| <p>
|
| This page tells you how to host <code>.crx</code> files
|
| @@ -21,9 +21,7 @@ on your own server.
|
| If you distribute your extension, app, or theme solely through the
|
| <a href="http://chrome.google.com/webstore">Chrome Web Store</a>,
|
| you don't need this page.
|
| -Instead, consult the
|
| -<a href="https://support.google.com/chrome_webstore/">store help</a> and
|
| -<a href="http://code.google.com/chrome/webstore/index">developer documentation</a>.
|
| +Instead, consult the <a href="/webstore">store developer documentation</a>.
|
| </p>
|
|
|
| <p>
|
|
|