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

Unified Diff: src/appengine/app.yaml

Issue 21153003: remove codelab.pdf file, add redirect; move graffle files to be under src/diagrams (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Created 7 years, 5 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 | src/appengine/scripts/redirector.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/appengine/app.yaml
diff --git a/src/appengine/app.yaml b/src/appengine/app.yaml
index a2d433d0647fe7b79b8d404b0ef6600b597b5f82..b98adc524024ae76b961c4132b3d9eca1481139a 100644
--- a/src/appengine/app.yaml
+++ b/src/appengine/app.yaml
@@ -116,6 +116,9 @@ handlers:
- url: /codelab
script: scripts.redirector.application
+- url: /codelabs/web-ui-writer/codelab.pdf
+ script: scripts.redirector.application
+
- url: /eclipse/update.*
script: scripts.redirector.application
« no previous file with comments | « no previous file | src/appengine/scripts/redirector.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698