| 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 d87b9eb008ca9c0aad1595acd94599ecc9c6c1c4..12fe1ef17670994213be52c128c4e242e155acda 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/apps.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/apps.html
|
| @@ -7,7 +7,7 @@ All content in this doc refers to the legacy version of packaged apps.
|
| Your legacy packaged apps will still work,
|
| but you won't have access to any of the new APIs.
|
| Check out the new version of
|
| -<a href="/{{branchInfo.current}}/apps/about_apps.html">packaged apps</a>;
|
| +<a href="../apps/about_apps.html">packaged apps</a>;
|
| otherwise, you're missing out!
|
| </p>
|
|
|
|
|