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

Unified Diff: chrome/common/extensions/docs/templates/articles/manifest/default_locale.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/default_locale.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/default_locale.html b/chrome/common/extensions/docs/templates/articles/manifest/default_locale.html
index ebf0cebd95f33bc42131cd6e5a4fd261c194af4e..af431833f811909695b27b3592ac76a3e4383c43 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/default_locale.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/default_locale.html
@@ -8,5 +8,5 @@ that have a <code>_locales</code> directory;
it <b>must be absent</b> in extensions
that have no <code>_locales</code> directory.
For details, see
-<a href="http://developer.chrome.com/extensions/i18n.html">Internationalization</a>.
+<a href="http://developer.chrome.com/extensions/i18n">Internationalization</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698