Index: chrome/common/extensions/docs/templates/articles/background_pages.html |
diff --git a/chrome/common/extensions/docs/templates/articles/background_pages.html b/chrome/common/extensions/docs/templates/articles/background_pages.html |
index 7a7d6c83c6777ab488f8ddc47481d5de0f4e8e92..701d4d183c6476590088285f524b01246762743e 100644 |
--- a/chrome/common/extensions/docs/templates/articles/background_pages.html |
+++ b/chrome/common/extensions/docs/templates/articles/background_pages.html |
@@ -83,7 +83,7 @@ you might also want to specify the |
</p> |
-<h2>Details</h2> |
+<h2 id="details">Details</h2> |
<p> |
You can communicate between your various pages using direct script calls, |
@@ -157,4 +157,4 @@ chrome.browserAction.onClicked.addListener(function(tab) { |
</body> |
</html> |
-</pre> |
+</pre> |