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

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

Issue 12223068: Fix some typos, broken links and other issues in extension docs (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 7 years, 10 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/tut_migration_to_manifest_v2.html
===================================================================
--- chrome/common/extensions/docs/templates/articles/tut_migration_to_manifest_v2.html (revision 181647)
+++ chrome/common/extensions/docs/templates/articles/tut_migration_to_manifest_v2.html (working copy)
@@ -3,7 +3,7 @@
<p>
Manifest version 1 was deprecated in Chrome 18,
and support will be phased out according to the
-<a href="manifestVersion.html">manifest version 1 support schedule</a>.
+<a href="manifestVersion.html#manifest-v1-support-schedule">manifest version 1 support schedule</a>.
The changes from version 1 to version 2
fall under two broad categories:
API changes and Security changes.

Powered by Google App Engine
This is Rietveld 408576698