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. |