| Index: chrome/common/extensions/docs/templates/articles/first_app.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/first_app.html b/chrome/common/extensions/docs/templates/articles/first_app.html
|
| index 6c4a6d6aecd0903ec06fe51489cd0d3ae5830564..a5c9bc4e72f23a392f0d6e06832402e37755efc9 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/first_app.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/first_app.html
|
| @@ -30,7 +30,7 @@ A Chrome App contains these components:
|
| <b>API Samples: </b>
|
| Want to play with the code?
|
| Check out the
|
| -<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/hello-world">hello-world</a>
|
| +<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/hello-world">hello-world</a>
|
| sample.
|
| </p>
|
|
|
|
|