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

Unified Diff: chrome/common/extensions/docs/templates/articles/manifest/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/manifest_version.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/manifest_version.html b/chrome/common/extensions/docs/templates/articles/manifest/manifest_version.html
index aeca87193353736d7e0429a423e563a13b69c8b9..659950138884667f4b248f81e6a4e290049fbe22 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/manifest_version.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/manifest_version.html
@@ -21,7 +21,7 @@ leave the key off entirely.
<p>
The changes between version 1 and version 2 of the manifest file format are
-described in detail in <a href="http://developer.chrome.com/extensions/manifestVersion.html">the
+described in detail in <a href="http://developer.chrome.com/extensions/manifestVersion">the
<code>manifest_version</code> documentation.</a>
</p>

Powered by Google App Engine
This is Rietveld 408576698