| Index: chrome/common/extensions/docs/templates/articles/nativeMessaging.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/nativeMessaging.html b/chrome/common/extensions/docs/templates/articles/nativeMessaging.html
|
| index 4ff66debca094b2b51446e3e5f7ba2390823902e..29c2291a3f60c1cbfc6e436e882162afec0b525b 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/nativeMessaging.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/nativeMessaging.html
|
| @@ -210,7 +210,7 @@ Here are some errors and tips for solving the issues:
|
| <li>
|
| Is the manifest file in the correct format? In particular, is the JSON
|
| syntax correct and do the values match the definition of a
|
| - <a href="native-messaging-host-manifest">native messaging host manifest</a>?
|
| + <a href="#native-messaging-host-manifest">native messaging host manifest</a>?
|
| <li>
|
| Does the file specified in <code>path</code> exist? On Windows, paths
|
| may be relative, but on OS X and Linux, the paths must be absolute.
|
|
|