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

Unified Diff: chrome/common/extensions/docs/templates/intros/devtools_network.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: change TODO owners 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/devtools_network.html
diff --git a/chrome/common/extensions/docs/templates/intros/devtools_network.html b/chrome/common/extensions/docs/templates/intros/devtools_network.html
index e322d5e9b785b1637abd23446daf7a512ba4dca9..11f19d3c06e2aa9c52050c8808038445a186afbe 100644
--- a/chrome/common/extensions/docs/templates/intros/devtools_network.html
+++ b/chrome/common/extensions/docs/templates/intros/devtools_network.html
@@ -45,5 +45,5 @@ chrome.devtools.network.onRequestFinished.addListener(
<p>
You can find more examples that use this API in
-<a href="samples#devtools.network">Samples</a>.
+<a href="samples#search:devtools.network">Samples</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698