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

Unified Diff: chrome/common/extensions/docs/templates/intros/experimental_devtools_audits.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/intros/experimental_devtools_audits.html
diff --git a/chrome/common/extensions/docs/templates/intros/experimental_devtools_audits.html b/chrome/common/extensions/docs/templates/intros/experimental_devtools_audits.html
index be7193837b26569e1177ec26fdfc9d4d3995955b..e419e8ccbaddb3b23e61fe88ca9eb708a60a8b1c 100644
--- a/chrome/common/extensions/docs/templates/intros/experimental_devtools_audits.html
+++ b/chrome/common/extensions/docs/templates/intros/experimental_devtools_audits.html
@@ -1,5 +1,5 @@
<p>
-See <a href="experimental.devtools.html">DevTools APIs summary</a> for
+See <a href="experimental.devtools">DevTools APIs summary</a> for
general introduction to using Developer Tools APIs.
</p>
@@ -65,5 +65,5 @@ category.onAuditStarted.addListener(function(results) {
<p>
You can find more examples that use this API in
-<a href="samples.html#devtools.audits">Samples</a>.
+<a href="samples#devtools.audits">Samples</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698