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

Unified Diff: chrome/common/extensions/docs/templates/intros/pageCapture.html

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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/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">

Powered by Google App Engine
This is Rietveld 408576698