| Index: chrome/common/extensions/docs/templates/intros/devtools_network.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/templates/intros/devtools_network.html (revision 159604)
|
| +++ chrome/common/extensions/docs/templates/intros/devtools_network.html (working copy)
|
| @@ -7,7 +7,7 @@
|
| general introduction to using Developer Tools APIs</a>.
|
| </p>
|
|
|
| -<h2>Overview</h2>
|
| +<h2 id="overview">Overview</h2>
|
|
|
| <p>
|
| Network requests information is represented in the HTTP Archive format
|
| @@ -50,4 +50,4 @@
|
| <p>
|
| You can find more examples that use this API in
|
| <a href="samples.html#devtools.network">Samples</a>.
|
| -</p>
|
| +</p>
|
|
|