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

Unified Diff: chrome/common/extensions/docs/templates/intros/privacy.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/privacy.html
diff --git a/chrome/common/extensions/docs/templates/intros/privacy.html b/chrome/common/extensions/docs/templates/intros/privacy.html
index 2a7935b33d05d4dad34e78bdc083c74aeba86bc3..1e9b74bd333c38732a97e422bdb285be8de6decc 100644
--- a/chrome/common/extensions/docs/templates/intros/privacy.html
+++ b/chrome/common/extensions/docs/templates/intros/privacy.html
@@ -94,6 +94,7 @@
<h2 id="examples">Examples</h2>
<p>
For example code, see the
- <a href="samples#privacy">Privacy API samples</a>.
+ <!-- TODO(mkwst): Fix broken link. -->
+ <a href="samples#search:privacy">Privacy API samples</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698