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

Unified Diff: chrome/common/extensions/docs/docs.html

Issue 8510074: Updated docs to link to Stack Overflow as a support channel. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Now pointing to Stack Overflow as an official support channel. Created 9 years, 1 month 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 | « chrome/common/extensions/docs/devguide.html ('k') | chrome/common/extensions/docs/events.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/docs.html
diff --git a/chrome/common/extensions/docs/docs.html b/chrome/common/extensions/docs/docs.html
index 57f3e80ac3764f93def09bcbd6b56807536a1cb2..648ab89ba23ec908d23781ea290be2911fae0f8f 100644
--- a/chrome/common/extensions/docs/docs.html
+++ b/chrome/common/extensions/docs/docs.html
@@ -199,6 +199,9 @@
<li id="group_link">
<a href="http://groups.google.com/a/chromium.org/group/chromium-extensions" title="Google Chrome Extensions developer forum">Group</a>
</li>
+ <li id="so_link">
+ <a href="http://stackoverflow.com/questions/tagged/google-chrome-extension" title="[google-chrome-extension] tag on Stack Overflow">Questions?</a>
+ </li>
</ul>
</div> <!-- end gc-topnav -->
@@ -369,6 +372,9 @@ Also check out these:
<a href="samples.html">Samples</a>
</li>
<li>
+ <a href="http://stackoverflow.com/questions/tagged/google-chrome-extension">Stack Overflow [google-chrome-extension] tag</a>
+ </li>
+ <li>
<a href="http://groups.google.com/a/chromium.org/group/chromium-extensions">Group: chromium-extensions</a>
</li>
<li>
« no previous file with comments | « chrome/common/extensions/docs/devguide.html ('k') | chrome/common/extensions/docs/events.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698