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

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

Issue 2543403002: [Extensions Docs] Fix broken link to 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/faq.html
diff --git a/chrome/common/extensions/docs/templates/articles/faq.html b/chrome/common/extensions/docs/templates/articles/faq.html
index 3510df612417b84367a8cf5b824894d5e566db7d..7ebda44a930053ba3b954626f1fa09d4bee62074 100644
--- a/chrome/common/extensions/docs/templates/articles/faq.html
+++ b/chrome/common/extensions/docs/templates/articles/faq.html
@@ -6,8 +6,8 @@
<p>
If you don't find an answer to your question here,
try the
-<a href="http://code.google.com/chrome/webstore/faq">Chrome Web Store FAQ</a>, the
-{{?is_apps}}
+<a href="https://developer.chrome.com/webstore/faq">Chrome Web Store FAQ</a>,
+the {{?is_apps}}
<a href="http://stackoverflow.com/questions/tagged/google-chrome-app">[google-chrome-app] tag on Stack Overflow</a>, the
<a href="http://groups.google.com/a/chromium.org/group/chromium-apps">chromium-apps group</a>, or the
{{:is_apps}}
« 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