Index: chrome/common/extensions/docs/template/api_template.html |
diff --git a/chrome/common/extensions/docs/template/api_template.html b/chrome/common/extensions/docs/template/api_template.html |
index c343d668ee0c446dac452b445c39ef29ca678361..c5e91441a5a91f40343ac406a44e36dcba92b6d6 100644 |
--- a/chrome/common/extensions/docs/template/api_template.html |
+++ b/chrome/common/extensions/docs/template/api_template.html |
@@ -200,6 +200,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 --> |