Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(164)

Unified Diff: chrome/common/extensions/docs/templates/articles/background_pages.html

Issue 12223068: Fix some typos, broken links and other issues in extension docs (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698