Skip to content

Commit

Permalink
Update sponsor page
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Oct 23, 2023
1 parent 2ba83e4 commit d528907
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions master-web/templates/home.jade
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,10 @@
| PyMySQL
li
| Packages built by buildbot can be downloaded from
a(href="https://ci.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.
Expand Down

0 comments on commit d528907

Please sign in to comment.