| Index: chrome/common/extensions/docs/templates/articles/manifest/name.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/manifest/name.html b/chrome/common/extensions/docs/templates/articles/manifest/name.html
|
| index 7db7f719dd2ed28222a280f8053b70279f6c8385..f2781f307642fb29a9ebef74be34868b7b08f9f4 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/manifest/name.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/manifest/name.html
|
| @@ -4,7 +4,7 @@
|
| The <code>name</code> and <code>short_name</code> manifest properties are short,
|
| plain text strings that identify the {{platform}}. You can specify
|
| locale-specific strings for both fields; see
|
| -<a href="http://developer.chrome.com/extensions/i18n.html">Internationalization</a>
|
| +<a href="http://developer.chrome.com/extensions/i18n">Internationalization</a>
|
| for details.
|
| </p>
|
|
|
|
|