Index: chrome/common/extensions/docs/templates/public/redirects.json |
diff --git a/chrome/common/extensions/docs/templates/public/redirects.json b/chrome/common/extensions/docs/templates/public/redirects.json |
index 6c724a291fe6b77759a561593542c9a5726b2feb..1a5a7661ff9339a59ca2cdb3186aa94381327929 100644 |
--- a/chrome/common/extensions/docs/templates/public/redirects.json |
+++ b/chrome/common/extensions/docs/templates/public/redirects.json |
@@ -1,4 +1,9 @@ |
{ |
"": "/home", |
- "apps": "/apps/about_apps" |
+ "apps": "/apps/about_apps", |
+ "native-client": "/native-client/index", |
+ "extensions": "/extensions/index", |
+ "devtools": "devtools/index", |
+ "multidevice": "multidevice/index", |
+ "webstore": "/webstore/index" |
} |