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

Unified Diff: chrome/common/extensions/docs/templates/articles/experimental.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/articles/experimental.html
diff --git a/chrome/common/extensions/docs/templates/articles/experimental.html b/chrome/common/extensions/docs/templates/articles/experimental.html
index fc83eae017d20b68e71a8f781508d715ebc32441..b3ae1e44f59f0648fc1374128b5290ff619dd93d 100644
--- a/chrome/common/extensions/docs/templates/articles/experimental.html
+++ b/chrome/common/extensions/docs/templates/articles/experimental.html
@@ -20,7 +20,7 @@ which we expect to finalize soon:
<b>devtools</b>,
<b>permissions</b>,
For examples of using the experimental APIs, see
-<a href="samples#experimental">Samples</a>.
+<a href="samples#search:experimental">Samples</a>.
</p>
{{/is_apps}}

Powered by Google App Engine
This is Rietveld 408576698