| Index: chrome/common/extensions/docs/templates/articles/first_app.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/templates/articles/first_app.html (revision 159604)
|
| +++ chrome/common/extensions/docs/templates/articles/first_app.html (working copy)
|
| @@ -118,7 +118,7 @@
|
|
|
| <h2 id="five">Step 5: Launch your app</h2>
|
|
|
| -<h3>Enable flags</h3>
|
| +<h3 id="enable">Enable flags</h3>
|
|
|
| <p>
|
| Many of the packaged apps APIs are still experimental,
|
| @@ -133,7 +133,7 @@
|
| <li>Restart Chrome.</li>
|
| </ul>
|
|
|
| -<h3>Load your app</h3>
|
| +<h3 id="load">Load your app</h3>
|
|
|
| <p>
|
| To load your app,
|
| @@ -155,7 +155,7 @@
|
| and click <b>OK</b>.
|
| </p>
|
|
|
| -<h3>Open new tab and launch</h3>
|
| +<h3 id="open">Open new tab and launch</h3>
|
|
|
| <p>
|
| Once you've loaded your app,
|
|
|