| Index: chrome/common/extensions/docs/templates/private/event.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/event.html b/chrome/common/extensions/docs/templates/private/event.html
|
| index e4bc2fb79e7b2fe7b224fc75496fd737544d6ca1..c68b16e333754e6edcd6c7399a342852074daaea 100644
|
| --- a/chrome/common/extensions/docs/templates/private/event.html
|
| +++ b/chrome/common/extensions/docs/templates/private/event.html
|
| @@ -7,7 +7,7 @@
|
| {{{description}}}
|
| </p>{{/description}}
|
| {{?supportsRules}}
|
| - <p>Provides the <a href="events.html#declarative">Declarative Event API</a>
|
| + <p>Provides the <a href="events#declarative">Declarative Event API</a>
|
| consisting of $(ref:events.Event.addRules addRules),
|
| $(ref:events.Event.removeRules removeRules), and
|
| $(ref:events.Event.addRules getRules).</p>
|
|
|