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

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

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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/manifest/icons.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/icons.html b/chrome/common/extensions/docs/templates/articles/manifest/icons.html
index 65eca50f5dc4231e39052ea80b7dc46680ed8d82..eaaaecc48e6173dabaa4ef582dc14db1e909b4d4 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/icons.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/icons.html
@@ -10,7 +10,7 @@ which is used in the extensions management page
You can also specify a 16x16 icon to be used as the favicon
for an extension's pages.
The 16x16 icon is also displayed in the experimental extension
-<a href="http://developer.chrome.com/extensions/infobars.html">infobar</a>
+<a href="http://developer.chrome.com/extensions/infobars">infobar</a>
feature.
</p>

Powered by Google App Engine
This is Rietveld 408576698