| Index: chrome/common/extensions/docs/templates/articles/cloudMessaging.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/cloudMessaging.html b/chrome/common/extensions/docs/templates/articles/cloudMessaging.html
|
| index ad00716f74c6b0d1672b7c408f419538c201093e..a50500fc9902ded75f801191830711b405396406 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/cloudMessaging.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/cloudMessaging.html
|
| @@ -20,7 +20,7 @@ help with GCM or to give us feedback, please see
|
| <a href="#feedback">Feedback</a>.</p>
|
|
|
| <p class="note"><strong>API Samples</strong>: Want to play with the code? Check out the
|
| -<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/gcm-notifications">gcm-notifications</a>
|
| +<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/gcm-notifications">gcm-notifications</a>
|
| sample.</p>
|
|
|
| <h2 id="enable_gcm">Enable GCM</h2>
|
|
|