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

Unified Diff: chrome/common/extensions/docs/templates/intros/webRequest.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/webRequest.html
diff --git a/chrome/common/extensions/docs/templates/intros/webRequest.html b/chrome/common/extensions/docs/templates/intros/webRequest.html
index 87eab68c31110c76428c5fee3d9dd127542eeec8..a59875ad577da4da5da2c167c704978f236dcd21 100644
--- a/chrome/common/extensions/docs/templates/intros/webRequest.html
+++ b/chrome/common/extensions/docs/templates/intros/webRequest.html
@@ -310,5 +310,5 @@ chrome.webRequest.onBeforeSendHeaders.addListener(
["blocking", "requestHeaders"]);
</pre>
-<p> For more example code, see the <a href="samples#webrequest">web request
+<p> For more example code, see the <a href="samples#search:webrequest">web request
samples</a>.</p>

Powered by Google App Engine
This is Rietveld 408576698