| Index: chrome/common/extensions/docs/templates/articles/cloudMessagingV2.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/cloudMessagingV2.html b/chrome/common/extensions/docs/templates/articles/cloudMessagingV2.html
|
| index a4f776cc73b66b17390254b67d605cb7a79e9905..9501d6ac764b2591ec4c97f8b508c3c12a0e4dc1 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/cloudMessagingV2.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/cloudMessagingV2.html
|
| @@ -22,7 +22,7 @@ help with GCM or to give us feedback, please see
|
| users on the dev channel.</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>
|
|
|