aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/README.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-03-06 21:05:42 -0300
committerEuAndreh <eu@euandre.org>2021-03-06 21:05:42 -0300
commit811f0676eba988e03c0b601fd2ada5968d30bd55 (patch)
treee23651fe2133daae6c6d674a66af964370fa2a73 /aux/workflow/README.sh
parentSuppress rsync stderr from CI logs (diff)
downloadremembering-811f0676eba988e03c0b601fd2ada5968d30bd55.tar.gz
remembering-811f0676eba988e03c0b601fd2ada5968d30bd55.tar.xz
README.sh: Remove suffix from Git repo link
Diffstat (limited to 'aux/workflow/README.sh')
-rwxr-xr-xaux/workflow/README.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/workflow/README.sh b/aux/workflow/README.sh
index e30344f..aa5cbe6 100755
--- a/aux/workflow/README.sh
+++ b/aux/workflow/README.sh
@@ -24,7 +24,7 @@ cat <<EOF > "$LINKS"
# Links
- [home page](https://$PROJECT.euandreh.xyz)
-- [source code](https://git.euandreh.xyz/$PROJECT/about/)
+- [source code](https://git.euandreh.xyz/$PROJECT/)
- [bug tracking](https://$PROJECT.euandreh.xyz/TODOs.html)
- [mailing list](https://lists.sr.ht/~euandreh/$MAILING_LIST?search=%5B$PROJECT%5D)
- [CI logs](https://$PROJECT.euandreh.xyz/ci.html)