Index: chrome/common/extensions/docs/templates/intros/pageCapture.html |
diff --git a/chrome/common/extensions/docs/templates/intros/pageCapture.html b/chrome/common/extensions/docs/templates/intros/pageCapture.html |
index b554b7cb8b8d8a393f14c15903757671a946eb38..b58046cd0f32bdcec8d7a10fa4e47c0f8b953bbd 100644 |
--- a/chrome/common/extensions/docs/templates/intros/pageCapture.html |
+++ b/chrome/common/extensions/docs/templates/intros/pageCapture.html |
@@ -13,7 +13,7 @@ system and that it can only be loaded in the main frame. |
<p>You must declare the "pageCapture" permission |
-in the <a href="manifest.html">extension manifest</a> |
+in the <a href="manifest">extension manifest</a> |
to use the pageCapture API. |
For example:</p> |
<pre data-filename="manifest.json"> |