| Index: chrome/common/extensions/docs/templates/articles/background_pages.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/templates/articles/background_pages.html (revision 181647)
|
| +++ chrome/common/extensions/docs/templates/articles/background_pages.html (working copy)
|
| @@ -79,7 +79,7 @@
|
| If you need the browser to start up early—so
|
| you can display notifications, for example—then
|
| you might also want to specify the
|
| -<a href="manifest.html#permissions">"background" permission</a>.
|
| +<a href="declare_permissions.html#bg">"background" permission</a>.
|
| </p>
|
|
|
|
|
|
|