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

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

Issue 171353002: Fixing top-navigation in DCC (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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
« no previous file with comments | « chrome/common/extensions/docs/templates/json/pending_sidenav.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..155f908c66acf2c30bf0ba64112f00c7df7be4ea 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",
+ "": "index.html",
"apps": "/apps/about_apps",
- "apps": "/apps/about_apps",
- "extensions": "/extensions/index",
- "index": "//developers.google.com/chrome"
+ "extensions": "/extensions/index"
}
« no previous file with comments | « chrome/common/extensions/docs/templates/json/pending_sidenav.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698