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

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: 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/privacy.html
diff --git a/chrome/common/extensions/docs/templates/intros/privacy.html b/chrome/common/extensions/docs/templates/intros/privacy.html
index 2a7935b33d05d4dad34e78bdc083c74aeba86bc3..83ba55093f5246adeeacc5d8164d6352be39ee58 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(kalman): Fix broken link. -->
not at google - send to devlin 2015/05/11 20:56:59 Change to mkwst@ (FYI mkwst)
lazyboy 2015/05/11 21:14:52 Done.
+ <a href="samples#search:privacy">Privacy API samples</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698