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

Unified Diff: chrome/common/extensions/docs/templates/intros/experimental_devtools_audits.html

Issue 1124343004: docs: Fix some broken links to samples where the #hash-word is supposed to be a search term. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert wrong mappy link update Created 5 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 e419e8ccbaddb3b23e61fe88ca9eb708a60a8b1c..29fde0c12a1937a0d96735dfa68b333d1a451a2a 100644
--- a/chrome/common/extensions/docs/templates/intros/experimental_devtools_audits.html
+++ b/chrome/common/extensions/docs/templates/intros/experimental_devtools_audits.html
@@ -65,5 +65,5 @@ category.onAuditStarted.addListener(function(results) {
<p>
You can find more examples that use this API in
-<a href="samples#devtools.audits">Samples</a>.
+<a href="samples#search:devtools.audits">Samples</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698