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

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

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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/nacl_modules.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/nacl_modules.html b/chrome/common/extensions/docs/templates/articles/manifest/nacl_modules.html
index 4382290e89d739dd2f7a5c4a70cc5c0645919950..f9beeb0b82f22ca781775babfb3c86be99bb598c 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/nacl_modules.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/nacl_modules.html
@@ -25,7 +25,7 @@ The value of "path" is the location of a Native Client manifest
(a <code>.nmf</code> file)
within the extension directory.
For more information on Native Client and <code>.nmf</code> files, see the
-<a href="http://code.google.com/chrome/nativeclient/docs/technical_overview.html">Native Client Technical Overview</a>.
+<a href="http://code.google.com/chrome/nativeclient/docs/technical_overview">Native Client Technical Overview</a>.
</p>
<p>

Powered by Google App Engine
This is Rietveld 408576698