commit | cb8446f303bc6179708881be8e31416a54822e64 | [log] [tgz] |
---|---|---|
author | Tao Zhou <taoalpha@google.com> | Mon Apr 27 16:59:44 2020 +0200 |
committer | Tao Zhou <taoalpha@google.com> | Mon Apr 27 16:59:44 2020 +0200 |
tree | 5ddfcc7bff4b0f0fd23c7537ae253c85a1247d7f | |
parent | 7400e6e0afcf8a6a93e4e483102902f9f1e0523c [diff] |
Update default rule as gr-app.html is removed Change-Id: I645578706d9bc8360d0e8e05eedef08669a6e9f1
diff --git a/data/rules.json b/data/rules.json index cc86537..bddafdc 100644 --- a/data/rules.json +++ b/data/rules.json
@@ -21,7 +21,7 @@ "disabled": false, "target": "(.*)cdn.googlesource.com/polygerrit_ui/[0-9.]+/elements/.*", "operator": "redirect", - "destination": "http://localhost:8081/elements/gr-app.html" + "destination": "http://localhost:8081/elements/gr-app.js" }, { "disabled": false,