| Index: chrome/common/extensions/docs/templates/articles/xhr.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/templates/articles/xhr.html (revision 181647)
|
| +++ chrome/common/extensions/docs/templates/articles/xhr.html (working copy)
|
| @@ -35,7 +35,7 @@
|
| <h2 id="requesting-permission">Requesting cross-origin permissions</h2>
|
|
|
| <p>By adding hosts or host match patterns (or both) to the
|
| -<a href="manifest.html#permissions">permissions</a> section of the
|
| +<a href="declare_permissions.html">permissions</a> section of the
|
| <a href="manifest.html">manifest</a> file, the extension can request access to
|
| remote servers outside of its origin.</p>
|
|
|
|
|