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

Unified Diff: chrome/common/extensions/docs/templates/public/redirects.json

Issue 240303006: Docs: Remove unnecessary redirects from directories to 'index' files since we (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 8 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/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
}

Powered by Google App Engine
This is Rietveld 408576698