| Index: chrome/common/extensions/docs/index.html
|
| diff --git a/chrome/common/extensions/docs/index.html b/chrome/common/extensions/docs/index.html
|
| index 3456dfe0feb96a7a7662a347d092c3e06ffc83fa..f6bba0d03523dcb51df040401a9bdb1bf4487c98 100644
|
| --- a/chrome/common/extensions/docs/index.html
|
| +++ b/chrome/common/extensions/docs/index.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 -->
|
|
|
| @@ -420,7 +423,7 @@ For more information, see the
|
| <li>
|
| Subscribe to the
|
| <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions">chromium-extensions group</a>
|
| - </li>
|
| + </li>
|
| </ol>
|
| <p></p>
|
|
|
|
|