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

Unified Diff: chrome/common/extensions/docs/templates/articles/content_scripts.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
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/articles/experimental.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/content_scripts.html
diff --git a/chrome/common/extensions/docs/templates/articles/content_scripts.html b/chrome/common/extensions/docs/templates/articles/content_scripts.html
index cd6eb48537579051a068ce3a7c77f3874be2eb46..c919066f96db2afc3ce4e8835e25d7a36df3708e 100644
--- a/chrome/common/extensions/docs/templates/articles/content_scripts.html
+++ b/chrome/common/extensions/docs/templates/articles/content_scripts.html
@@ -455,7 +455,7 @@ document.getElementById("someImage").src = imgURL;
<p>
You can find many
-<a href="samples#script">examples that use content scripts</a>.
+<a href="samples#search:script">examples that use content scripts</a>.
A simple example of communication via messages is in the
<a href="samples#message-timer">Message Timer</a>.
See <a href="samples#page-redder">Page Redder</a> and
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/articles/experimental.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698