diff options
| -rwxr-xr-x | aux/workflow/README.sh | 2 | ||||
| -rwxr-xr-x | sh/templates/aux/workflow/README.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/aux/workflow/README.sh b/aux/workflow/README.sh index e30344fb..aa5cbe6e 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) diff --git a/sh/templates/aux/workflow/README.sh b/sh/templates/aux/workflow/README.sh index e30344fb..aa5cbe6e 100755 --- a/sh/templates/aux/workflow/README.sh +++ b/sh/templates/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) |
