| Index: chrome/common/extensions/api/i18n.json
|
| diff --git a/chrome/common/extensions/api/i18n.json b/chrome/common/extensions/api/i18n.json
|
| index ebea2112d1332623dd0c7b7c0b7907f85cf6d9ee..d29c0e69cf8f6fc22fe67ff30a1f4e0be939f666 100644
|
| --- a/chrome/common/extensions/api/i18n.json
|
| +++ b/chrome/common/extensions/api/i18n.json
|
| @@ -31,7 +31,7 @@
|
| {
|
| "type": "string",
|
| "name": "messageName",
|
| - "description": "The name of the message, as specified in the <a href='i18n-messages.html'><code>messages.json</code></a> file."
|
| + "description": "The name of the message, as specified in the <a href='i18n-messages'><code>messages.json</code></a> file."
|
| },
|
| {
|
| "type": "any",
|
|
|