Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: chrome/common/extensions/docs/templates/json/chrome_sidenav.json

Issue 588723002: Copy edit SDK section. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
}
]

Powered by Google App Engine
This is Rietveld 408576698