| Index: chrome/common/extensions/docs/static/declarativeWebRequest.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/static/declarativeWebRequest.html (revision 137393)
|
| +++ chrome/common/extensions/docs/static/declarativeWebRequest.html (working copy)
|
| @@ -35,8 +35,8 @@
|
|
|
| <p>
|
| The Declarative Web Request API follows the concepts of the <a
|
| - href="events.html#declarative">Declarative API</a>. You can register rules to
|
| -the <code>chrome.declarativeWebRequest.onRequest</code> event object.
|
| + href="declarative.html">Declarative API</a>. You can register rules to the
|
| +<code>chrome.declarativeWebRequest.onRequest</code> event object.
|
| </p>
|
|
|
| <p>
|
|
|