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 efe77849769b0790ec6ca54cb99b614cf6245bd4..6c724a291fe6b77759a561593542c9a5726b2feb 100644 |
--- a/chrome/common/extensions/docs/templates/public/redirects.json |
+++ b/chrome/common/extensions/docs/templates/public/redirects.json |
@@ -1,9 +1,4 @@ |
{ |
- "": "/home/index", |
- "apps": "/apps/about_apps", |
- "devtools": "/devtools/index", |
- "extensions": "/extensions/index", |
- "multidevice": "/multidevice/index", |
- "native-client": "/native-client/overview", |
- "webstore": "/webstore/index" |
+ "": "/home", |
+ "apps": "/apps/about_apps" |
} |