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

Unified Diff: server/app.yaml

Issue 1334323003: fix a bug with redirects (Closed) Base URL: git@github.com:dart-lang/api.dartlang.org.git@master
Patch Set: Created 5 years, 3 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 | « no previous file | server/scripts/redirector.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/app.yaml
diff --git a/server/app.yaml b/server/app.yaml
index 8c6cab53580efc52638d5df0b8553fa6693a4cb9..c48f1144a28be8b667188744293c023b11d27063 100644
--- a/server/app.yaml
+++ b/server/app.yaml
@@ -3,7 +3,7 @@
# BSD-style license that can be found in the LICENSE file.
application: dartlang-api
-version: even-moar-redirects
+version: fix-redirect-bugs
runtime: python27
api_version: 1
« no previous file with comments | « no previous file | server/scripts/redirector.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698