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

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

Issue 11035015: Merge 159156 - Extensions Docs Server: Fix headings with no IDs (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1229/src/
Patch Set: 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
===================================================================
--- chrome/common/extensions/docs/templates/articles/overview.html (revision 159603)
+++ chrome/common/extensions/docs/templates/articles/overview.html (working copy)
@@ -211,7 +211,7 @@
</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