diff options
| author | EuAndreh <eu@euandre.org> | 2021-03-06 20:50:27 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-03-06 20:50:27 -0300 |
| commit | a87c6c403b75a88b1062773ff45910ce66de5606 (patch) | |
| tree | 45864738c6653f36c0ef66e2809a888fd4a8fa1f /aux/workflow | |
| parent | fake-symlinks: ci-build.sh: Suppress rsync stderr from CI logs (diff) | |
| download | dotfiles-a87c6c403b75a88b1062773ff45910ce66de5606.tar.gz dotfiles-a87c6c403b75a88b1062773ff45910ce66de5606.tar.xz | |
fake-symlinks: README.sh: Remove about/ suffix from Git repo link
Diffstat (limited to 'aux/workflow')
| -rwxr-xr-x | aux/workflow/README.sh | 2 |
1 files changed, 1 insertions, 1 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) |
