| 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 57713058f424996d4e04bea8d87f67c839da5358..bbe524010aaef32664511980301667485272ad3c 100644
|
| --- a/chrome/common/extensions/docs/templates/public/redirects.json
|
| +++ b/chrome/common/extensions/docs/templates/public/redirects.json
|
| @@ -1,7 +1,5 @@
|
| {
|
| - "": "//developers.google.com/chrome",
|
| - "apps": "/apps/about_apps",
|
| + "": "index.html",
|
| "apps": "/apps/about_apps",
|
| "extensions": "/extensions/index",
|
| - "index": "//developers.google.com/chrome"
|
| }
|
|
|