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

Side by Side Diff: chrome/common/extensions/docs/templates/articles/override.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 unified diff | Download patch
OLDNEW
1 <h1>Override Pages</h1> 1 <h1>Override Pages</h1>
2 2
3 3
4 <style> 4 <style>
5 #pics { 5 #pics {
6 margin:2em 1em 1.5em; 6 margin:2em 1em 1.5em;
7 } 7 }
8 8
9 #pics td { 9 #pics td {
10 text-align:center; 10 text-align:center;
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 Until they do, 175 Until they do,
176 you're better off trying to make something completely different. 176 you're better off trying to make something completely different.
177 </p> 177 </p>
178 </li> 178 </li>
179 </ul> 179 </ul>
180 180
181 <h2 id="examples"> Examples </h2> 181 <h2 id="examples"> Examples </h2>
182 182
183 <p> 183 <p>
184 See the 184 See the
185 <a href="samples#chrome_url_overrides">override samples</a>. 185 <!-- TODO(kalman): Fix broken link. -->
not at google - send to devlin 2015/05/11 20:56:59 Could you change this to vasilii@ (FYI vasilii)
lazyboy 2015/05/11 21:14:52 Done.
186 <a href="samples#search:chrome_url_overrides">override samples</a>.
186 </p> 187 </p>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698