| Index: chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| diff --git a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| index c89e9a31b6402d26c1733b325aa6f74b3601296b..d26d63cdef3af3119ccc3a4dde94819b281dd90b 100644
|
| --- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| +++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| @@ -703,11 +703,11 @@
|
| ]
|
| },
|
| {
|
| - "title": "SDK",
|
| + "title": "Download the SDK",
|
| "href": "/native-client/sdk/download",
|
| "items": [
|
| {
|
| - "title": "Download SDK",
|
| + "title": "Download the Native Client SDK",
|
| "href": "/native-client/sdk/download"
|
| },
|
| {
|
| @@ -715,7 +715,7 @@
|
| "href": "/native-client/sdk/examples"
|
| },
|
| {
|
| - "title": "SDK Release Notes",
|
| + "title": "Release Notes",
|
| "href": "/native-client/sdk/release-notes"
|
| }
|
| ]
|
|
|