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

Unified Diff: chrome/common/extensions/docs/templates/intros/types.html

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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/types.html
diff --git a/chrome/common/extensions/docs/templates/intros/types.html b/chrome/common/extensions/docs/templates/intros/types.html
index 7ddca3fe28b54ca1498bf39466c836ce84d6e9aa..6f9a28350ec958a0935dce947c012e8d4581d5f3 100644
--- a/chrome/common/extensions/docs/templates/intros/types.html
+++ b/chrome/common/extensions/docs/templates/intros/types.html
@@ -4,7 +4,7 @@
The <code>ChromeSetting</code> prototype provides a common set of functions
(<code>get()</code>, <code>set()</code>, and <code>clear()</code>) as
well as an event publisher (<code>onChange</code>) for settings of the
-Chrome browser. The <a href="proxy.html#overview-examples">proxy settings
+Chrome browser. The <a href="proxy#overview-examples">proxy settings
examples</a> demonstrate how these functions are intended to be used.
</p>

Powered by Google App Engine
This is Rietveld 408576698