| Index: appengine/findit/waterfall-frontend.yaml
|
| diff --git a/appengine/findit/waterfall-frontend.yaml b/appengine/findit/waterfall-frontend.yaml
|
| index cf6b1ac79e828a5ff965223d8ef03e678119fed7..eb0f5672e19cc29601c1b55000f11a4cb227b259 100644
|
| --- a/appengine/findit/waterfall-frontend.yaml
|
| +++ b/appengine/findit/waterfall-frontend.yaml
|
| @@ -24,8 +24,8 @@ handlers:
|
| upload: static/common.css
|
|
|
| - url: /waterfall/flake
|
| - static_files: templates/flake.html
|
| - upload: templates/flake.html
|
| + static_files: templates/flake/flake.html
|
| + upload: templates/flake/flake.html
|
|
|
| # Pipeline status UI handler.
|
| - url: /_ah/pipeline(/.*)?
|
|
|