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

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

Issue 54603010: Docserver: Implement the content providers infrastructure, where a (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 1 month 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/public/404.html ('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 53f47a8d628ab4d5564a531b85c8d23db58b93c1..e5b0c4c0f7e189b6d28ff3aa4502918ad03f5fbd 100644
--- a/chrome/common/extensions/docs/templates/public/redirects.json
+++ b/chrome/common/extensions/docs/templates/public/redirects.json
@@ -1,7 +1,7 @@
{
- "": "http://developer.google.com/chrome",
+ "": "//developers.google.com/chrome",
"apps.html": "/apps/about_apps.html",
"apps": "/apps/about_apps.html",
"extensions": "/extensions/index.html",
- "index.html": "http://developer.google.com/chrome"
+ "index.html": "//developers.google.com/chrome"
}
« no previous file with comments | « chrome/common/extensions/docs/templates/public/404.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698