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

Unified Diff: chrome/common/extensions/docs/templates/intros/debugger.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/debugger.html
diff --git a/chrome/common/extensions/docs/templates/intros/debugger.html b/chrome/common/extensions/docs/templates/intros/debugger.html
index 4b7da2cbf7637b9e6742ab1b294dffb7f432f4b9..4bc08e649580cbb3a641222d79c74e9c60281013 100644
--- a/chrome/common/extensions/docs/templates/intros/debugger.html
+++ b/chrome/common/extensions/docs/templates/intros/debugger.html
@@ -30,5 +30,5 @@ to use this API.
<p>
You can find samples of this API in
-<a href="samples#debugger">Samples</a>.
+<a href="samples#search:debugger">Samples</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698