| Index: chrome/common/extensions/docs/templates/json/apps_sidenav.json
|
| diff --git a/chrome/common/extensions/docs/templates/json/apps_sidenav.json b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
|
| index 0d6d1cdecbd47c059a6cf31b91fb57fdc027dd40..2884cc0c4e415930c1a5cc9c2d37d936598b966d 100644
|
| --- a/chrome/common/extensions/docs/templates/json/apps_sidenav.json
|
| +++ b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
|
| @@ -127,15 +127,11 @@
|
| "items": [
|
| {
|
| "title": "About Cloud Messaging",
|
| - "href": "/apps/cloudMessaging.html"
|
| + "href": "/apps/cloudMessagingV2.html"
|
| },
|
| {
|
| "title": "Client Reference",
|
| - "href": "/apps/pushMessaging.html"
|
| - },
|
| - {
|
| - "title": "Service Reference",
|
| - "href": "/apps/gcm_server.html"
|
| + "href": "/apps/gcm.html"
|
| },
|
| {
|
| "title": "Terms of Service",
|
|
|