diff --git a/master-web/templates/home.jade b/master-web/templates/home.jade index eadef8e8..33bcf6fd 100644 --- a/master-web/templates/home.jade +++ b/master-web/templates/home.jade @@ -103,10 +103,10 @@ | PyMySQL li | Packages built by buildbot can be downloaded from - if baseurl == "https://buildbot.mariadb.org" - a(href="https://ci.mariadb.org") here. - else - a(href="https://ci.dev.mariadb.org") here. + if baseurl == "https://buildbot.mariadb.org/" + a(href="https://ci.mariadb.org") here. + else + a(href="https://ci.dev.mariadb.org") here. li a(href="{{baseurl}}cr") Cross-reference | allows to search for test failures in previous test runs.