| Index: chrome/common/extensions/docs/templates/intros/devtools_panels.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/templates/intros/devtools_panels.html (revision 159604)
|
| +++ chrome/common/extensions/docs/templates/intros/devtools_panels.html (working copy)
|
| @@ -7,7 +7,7 @@
|
| general introduction to using Developer Tools APIs.
|
| </p>
|
|
|
| -<h2>Overview</h2>
|
| +<h2 id="overview">Overview</h2>
|
|
|
| <p>
|
| Each extension panel and sidebar is displayed as a separate HTML page. All
|
| @@ -61,4 +61,4 @@
|
| <p>
|
| You can find examples that use this API in
|
| <a href="samples.html#Chrome Query">Samples</a>.
|
| -</p>
|
| +</p>
|
|
|