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

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

Issue 14273041: Doc server manifest page generation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix imports Created 7 years, 5 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/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>

Powered by Google App Engine
This is Rietveld 408576698