| 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>
|
|
|
|
|