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

Unified Diff: chrome/common/extensions/docs/templates/articles/manifest/version.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/version.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/version.html b/chrome/common/extensions/docs/templates/articles/manifest/version.html
index 2b7406bd2014cb83f47adc116e160f0ecbcc243c..b3c0b47aac38432e5a5c65ef6076a3e7c2b6bde5 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/version.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/version.html
@@ -44,5 +44,5 @@ For example, 1.1.9.9999 is newer than 1.1.
<p>
For more information, see
-<a href="http://developer.chrome.com/extensions/autoupdate.html">Autoupdating</a>.
+<a href="http://developer.chrome.com/extensions/autoupdate">Autoupdating</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698