Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(731)

Unified Diff: chrome/common/extensions/docs/templates/articles/overview.html

Issue 10993029: Extensions Docs Server: Fix headings with no IDs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more descriptive ids Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/templates/articles/overview.html
diff --git a/chrome/common/extensions/docs/templates/articles/overview.html b/chrome/common/extensions/docs/templates/articles/overview.html
index bbc79351aceef8695a9c852c98c0873eb527604c..07db62ab2bec7519d0b8b85267ba9ef6e539d6c7 100644
--- a/chrome/common/extensions/docs/templates/articles/overview.html
+++ b/chrome/common/extensions/docs/templates/articles/overview.html
@@ -211,7 +211,7 @@ you can change all occurrences of
</p>
-<h3>The manifest file</h3>
+<h3 id="manifest">The manifest file</h3>
<p>
The manifest file, called <code>manifest.json</code>,

Powered by Google App Engine
This is Rietveld 408576698