Chromium Code Reviews| 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..b5af71b5c4d7b5c6266f6a64003db9dc70c9320b 100644 |
| --- a/chrome/common/extensions/docs/templates/public/redirects.json |
| +++ b/chrome/common/extensions/docs/templates/public/redirects.json |
| @@ -1,9 +1,5 @@ |
| { |
| - "": "/home/index", |
| + "": "/home", |
| "apps": "/apps/about_apps", |
| - "devtools": "/devtools/index", |
| - "extensions": "/extensions/index", |
| - "multidevice": "/multidevice/index", |
| - "native-client": "/native-client/overview", |
| - "webstore": "/webstore/index" |
| + "native-client": "/native-client/overview" |
|
not at google - send to devlin
2014/04/16 22:28:10
@binji -- this redirect doesn't actually work I th
binji
2014/04/16 22:48:03
It doesn't seem to. I don't remember adding this..
not at google - send to devlin
2014/04/16 22:55:35
In that case I'll delete it. Complain if you objec
|
| } |