| Index: chrome/common/extensions/docs/static/getstarted.html
|
| diff --git a/chrome/common/extensions/docs/static/getstarted.html b/chrome/common/extensions/docs/static/getstarted.html
|
| index f1ec273bf05b0b1f40c54c34c18683c0e384cdab..cabda486a4a1533cd811fec71d423486ecfa4004 100644
|
| --- a/chrome/common/extensions/docs/static/getstarted.html
|
| +++ b/chrome/common/extensions/docs/static/getstarted.html
|
| @@ -174,6 +174,10 @@ If you don't feel like reading, try these:
|
| <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions/subscribe">subscribe to chromium-extensions</a>
|
| </li>
|
| <li>
|
| + Ask a question tagged [google-chrome-extension] on
|
| + <a href="http://stackoverflow.com/questions/tagged/google-chrome-extension">Stack Overflow</a>
|
| + </li>
|
| + <li>
|
| Look at some
|
| <a href="samples.html">sample extensions</a>
|
| </li>
|
|
|