| Index: chrome/common/extensions/docs/static/windows.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/static/windows.html (revision 39117)
|
| +++ chrome/common/extensions/docs/static/windows.html (working copy)
|
| @@ -58,7 +58,10 @@
|
| <h2 id="examples"> Examples </h2>
|
|
|
| <p>
|
| -You can find an example of using the windows module in the
|
| +You can find simple examples of using the windows module in the
|
| +<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/api/windows/">examples/api/windows</a>
|
| +directory.
|
| +Another example is in the
|
| <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/api/tabs/inspector/tabs_api.html?content-type=text/plain">tabs_api.html</a> file
|
| of the
|
| <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/api/tabs/inspector/">inspector</a>
|
|
|