| Index: chrome/common/extensions/docs/templates/json/manifest.json
|
| diff --git a/chrome/common/extensions/docs/templates/json/manifest.json b/chrome/common/extensions/docs/templates/json/manifest.json
|
| index f0a72ff1a646ca3fa696198c48e32e03a1d34d9f..85e88fd38280644e4544b2507bd2dcf7d649517b 100644
|
| --- a/chrome/common/extensions/docs/templates/json/manifest.json
|
| +++ b/chrome/common/extensions/docs/templates/json/manifest.json
|
| @@ -44,7 +44,7 @@
|
| "level": "recommended"
|
| },
|
| "externally_connectable": {
|
| - "documentation": "messaging.html#external-webpage",
|
| + "documentation": "manifest/externally_connectable.html",
|
| "example": {
|
| "matches": ["*://*.example.com/*"]
|
| }
|
|
|