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

Unified Diff: chrome/common/extensions/docs/templates/articles/manifest/name.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/name.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/name.html b/chrome/common/extensions/docs/templates/articles/manifest/name.html
index 7db7f719dd2ed28222a280f8053b70279f6c8385..f2781f307642fb29a9ebef74be34868b7b08f9f4 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/name.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/name.html
@@ -4,7 +4,7 @@
The <code>name</code> and <code>short_name</code> manifest properties are short,
plain text strings that identify the {{platform}}. You can specify
locale-specific strings for both fields; see
-<a href="http://developer.chrome.com/extensions/i18n.html">Internationalization</a>
+<a href="http://developer.chrome.com/extensions/i18n">Internationalization</a>
for details.
</p>

Powered by Google App Engine
This is Rietveld 408576698