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

Unified Diff: chrome/common/extensions/docs/templates/intros/devtools_inspectedWindow.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_inspectedWindow.html
diff --git a/chrome/common/extensions/docs/templates/intros/devtools_inspectedWindow.html b/chrome/common/extensions/docs/templates/intros/devtools_inspectedWindow.html
index b89b83c2e2c50a7af88c0c57005d25ec84819aea..69a349334d91752801577206574466d97e22e4a4 100644
--- a/chrome/common/extensions/docs/templates/intros/devtools_inspectedWindow.html
+++ b/chrome/common/extensions/docs/templates/intros/devtools_inspectedWindow.html
@@ -119,5 +119,5 @@ chrome.devtools.inspectedWindow.eval(
<p>
You can find more examples that use Developer Tools APIs in
-<a href="samples#devtools">Samples</a>.
+<a href="samples#search:devtools">Samples</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698