diff --git a/build.sh b/build.sh index 985380a..81eb1d7 100755 --- a/build.sh +++ b/build.sh @@ -17,7 +17,7 @@ set -e if [ ! -d untitled ] ; then - git clone https://notabug.org/untitled/untitled + git clone https://git.sr.ht/~gnutoo/untitled else git -C untitled clean -dfx git -C untitled pull --rebase