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

Unified 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: 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/articles/override.html
diff --git a/chrome/common/extensions/docs/templates/articles/override.html b/chrome/common/extensions/docs/templates/articles/override.html
index 730b7de6c8ae7e2f2b3795c499be979fe9a05713..d4f79769225cb3d190a435cabb1eb6ce59687506 100644
--- a/chrome/common/extensions/docs/templates/articles/override.html
+++ b/chrome/common/extensions/docs/templates/articles/override.html
@@ -182,5 +182,6 @@ For an effective override page, follow these guidelines:
<p>
See the
-<a href="samples#chrome_url_overrides">override samples</a>.
+<!-- TODO(vasilii): Fix broken link. -->
+<a href="samples#search:chrome_url_overrides">override samples</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698