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

Unified Diff: chrome/common/extensions/docs/templates/intros/omnibox.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/omnibox.html
diff --git a/chrome/common/extensions/docs/templates/intros/omnibox.html b/chrome/common/extensions/docs/templates/intros/omnibox.html
index 6536efb81ab2b8a7d45c85d0c0969db114a63850..55b5b27bb7c7e9b0edd916675ca378e907702bb8 100644
--- a/chrome/common/extensions/docs/templates/intros/omnibox.html
+++ b/chrome/common/extensions/docs/templates/intros/omnibox.html
@@ -68,4 +68,4 @@ icon, but it is displayed in color.
<p>
You can find samples of this API on the
-<a href="samples#omnibox">sample page</a>.
+<a href="samples#search:omnibox">sample page</a>.

Powered by Google App Engine
This is Rietveld 408576698