Index: chrome/common/extensions/docs/templates/articles/override.html |
diff --git a/chrome/common/extensions/docs/templates/articles/override.html b/chrome/common/extensions/docs/templates/articles/override.html |
index e2515855f0fec761fb686a18fd1164e237e708a4..5ecb1fc534c6e2c015718d389f84251d2dc3d4cd 100644 |
--- a/chrome/common/extensions/docs/templates/articles/override.html |
+++ b/chrome/common/extensions/docs/templates/articles/override.html |
@@ -70,7 +70,7 @@ Incognito windows are treated specially. |
New Tab pages cannot be overridden in incognito windows. |
Other override pages work in incognito windows |
as long as the |
-<a href="manifest.html#incognito">incognito</a> |
+<a href="manifest/incognito.html">incognito</a> |
manifest property is set to "spanning" |
(which is the default value). |
See <a href="overview.html#incognito">Saving data and incognito mode</a> |