| Index: chrome/common/extensions/docs/templates/articles/app_network.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/app_network.html b/chrome/common/extensions/docs/templates/articles/app_network.html
|
| index 378ae2117271d55b9e5868815b8cef27dd7aa92e..9b9aba3606900c2438c8530cae707b617409de08 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/app_network.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/app_network.html
|
| @@ -21,8 +21,8 @@ deprecated.
|
| <b>API Samples: </b>
|
| Want to play with the code?
|
| Check out the
|
| -<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/telnet">telnet</a>
|
| -and <a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/udp">udp</a> samples.
|
| +<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/telnet">telnet</a>
|
| +and <a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/udp">udp</a> samples.
|
| </p>
|
|
|
| <h2 id="manifest">Manifest requirements</h2>
|
|
|