aboutsummaryrefslogtreecommitdiff
path: root/aux/ci/report.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-13 20:16:15 -0300
committerEuAndreh <eu@euandre.org>2021-06-13 20:16:15 -0300
commitbefa8051a478a36b63088a8ef5d54a16acd466c1 (patch)
tree59eafc70ecd4e7b9c14dfafff6ced408262cf72b /aux/ci/report.sh
parentaux/ci/report.sh: Add link to homepage on generated HTML (diff)
downloadremembering-befa8051a478a36b63088a8ef5d54a16acd466c1.tar.gz
remembering-befa8051a478a36b63088a8ef5d54a16acd466c1.tar.xz
aux/ci/report.sh: Add missing close quote
Diffstat (limited to 'aux/ci/report.sh')
-rwxr-xr-xaux/ci/report.sh2
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