| Index: chrome/common/extensions/docs/templates/articles/app_external.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/app_external.html b/chrome/common/extensions/docs/templates/articles/app_external.html
|
| index d1b5ec636c7b2ac160e7f73ac1c398b000880d5c..071478b401fb88092bb6a6164e1dc25fb775cebc 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/app_external.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/app_external.html
|
| @@ -125,7 +125,7 @@ These pages are then exempt from their Content Security Policy.
|
| Sandboxed pages can use iframes, inline scripting,
|
| and <code>eval()</code>.
|
| Check out the manifest field description for
|
| -<a href="manifest.html#sandbox">sandbox</a>.
|
| +<a href="manifest/sandbox.html">sandbox</a>.
|
| </p>
|
|
|
| <p>
|
|
|