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

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

Issue 802283003: Chrome apps FAQ links to apps stack overflow and google group. (Closed) Base URL: git@github.com:scheib/chromium.git@bt-adapter-787953004-
Patch Set: Created 6 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 1078096d4cb47e966954a4b3bc46b77e59d36321..9bebeee0f8a9cccbcbed9ab95b154ded8bd21c60 100644
--- a/chrome/common/extensions/docs/templates/articles/faq.html
+++ b/chrome/common/extensions/docs/templates/articles/faq.html
@@ -7,8 +7,13 @@
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="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}}
<a href="http://stackoverflow.com/questions/tagged/google-chrome-extension">[google-chrome-extension] tag on Stack Overflow</a>, the
-<a href="http://groups.google.com/a/chromium.org/group/chromium-extensions">group</a>, or the
+<a href="http://groups.google.com/a/chromium.org/group/chromium-extensions">chromium-extensions group</a>, or the
+{{/is_apps}}
<a href="http://www.google.com/support/chrome_webstore/">store help</a>.
</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