Index: chrome/common/extensions/docs/faq.html |
diff --git a/chrome/common/extensions/docs/faq.html b/chrome/common/extensions/docs/faq.html |
index e3747724e769597ceb2c6ac3c2c1771c148458b7..90aae1d16bb324ff76413b95c43f4e3f6f97cefa 100644 |
--- a/chrome/common/extensions/docs/faq.html |
+++ b/chrome/common/extensions/docs/faq.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 --> |
@@ -333,6 +336,7 @@ |
If you don't find an answer to your question here, |
try the |
<a href="http://code.google.com/chrome/webstore/faq.html">Chrome Web Store FAQ</a>, the |
+<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://www.google.com/support/chrome_webstore/">store help</a>. |
</p> |