diff options
Diffstat (limited to 'aux/ci')
-rwxr-xr-x | aux/ci/report.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/ci/report.sh b/aux/ci/report.sh index 1a13e85..2b40f3e 100755 --- a/aux/ci/report.sh +++ b/aux/ci/report.sh @@ -38,7 +38,7 @@ cat <<EOF >> "$OUT" </head> <body> <h1> - CI logs for <a href="https://$TLD/$PROJECT/>$PROJECT</a> + CI logs for <a href="https://$TLD/$PROJECT/">$PROJECT</a> </h1> <ul> EOF |