Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(300)

Unified Diff: chrome/common/extensions/docs/templates/articles/hosting.html

Issue 2556113002: [Extensions Docs] Update broken link for webstore FAQ (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698