| Index: chrome/common/extensions/docs/templates/articles/apps.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/apps.html b/chrome/common/extensions/docs/templates/articles/apps.html
|
| index 12fe1ef17670994213be52c128c4e242e155acda..3d4c68bf7c72aeef30761f140828014959414fcc 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/apps.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/apps.html
|
| @@ -158,7 +158,7 @@ tabs that contain app's pages.
|
| They also should provide a 128x128 icon,
|
| but not a 48x48 icon.
|
| See the manifest documentation for the
|
| -<a href="manifest.html#icons">"icons" field</a>
|
| +<a href="manifest/icons.html">"icons" field</a>
|
| for more information.
|
| </p>
|
|
|
|
|