| Index: chrome/common/extensions/docs/templates/articles/messaging.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/messaging.html b/chrome/common/extensions/docs/templates/articles/messaging.html
|
| index 9aa7b667282252d695225ef2dd1319977db466f4..c78716523035fcbb07e19f91e4b8292b23f8d01f 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/messaging.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/messaging.html
|
| @@ -458,5 +458,5 @@ in which a content script and its parent extension exchange messages,
|
| so that the parent extension can perform
|
| cross-site requests on behalf of the content script.
|
| For more examples and for help in viewing the source code, see
|
| -<a href="samples.html">Samples</a>.
|
| +<a href="samples">Samples</a>.
|
| </p>
|
|
|