Chromium Code Reviews| Index: status.py |
| diff --git a/status.py b/status.py |
| index f710fa01a3e573169e46c4bfbb63d88cd495c119..02efdacb7d6082c777cf2572defdbc0eee08c8a0 100644 |
| --- a/status.py |
| +++ b/status.py |
| @@ -45,7 +45,7 @@ class LinkableText(object): |
| } |
| WATERFALL_URLS = { |
| - 'chromeos': 'http://chromegw/i/chromeos', |
| + 'chromeos': 'https://uberchromegw.corp.google.com/i/chromeos', |
| 'chromiumos': 'http://build.chromium.org/p/chromiumos', |
| } |