Index: chrome/common/extensions/docs/templates/articles/app_architecture.html |
diff --git a/chrome/common/extensions/docs/templates/articles/app_architecture.html b/chrome/common/extensions/docs/templates/articles/app_architecture.html |
index 6a6cdc446dd33cfa83265c21464159ae618428e3..55e94f7cae7b9fd8c8402e88509c9ca17a3d411d 100644 |
--- a/chrome/common/extensions/docs/templates/articles/app_architecture.html |
+++ b/chrome/common/extensions/docs/templates/articles/app_architecture.html |
@@ -70,7 +70,7 @@ There can only be one “event page” for a packaged app. |
<iframe title="YouTube video player" width="610" height="380" src="http://www.youtube.com/embed/yr1jgREbH8U" frameborder="0" allowfullscreen></iframe> |
</p> |
-<h3>App lifecycle at a glance</h3> |
+<h3 id="lifecycle">App lifecycle at a glance</h3> |
<p> |
For detailed instructions on how to use the programming model, |
@@ -170,4 +170,4 @@ this content runs in a separate process from the app. |
<iframe title="YouTube video player" width="610" height="380" src="http://www.youtube.com/embed/EDtiWN42lHs" frameborder="0" allowfullscreen></iframe> |
</p> |
-<p class="backtotop"><a href="#top">Back to top</a></p> |
+<p class="backtotop"><a href="#top">Back to top</a></p> |