diff --git a/make.sh b/make.sh index 40a19cb..cdb9128 100755 --- a/make.sh +++ b/make.sh @@ -25,7 +25,7 @@ BASE_OPTS='-H -K -N -S -j -n -p -s2 -xG -xc -xe -xl -xn -z2' cat << EOF #!/bin/zsh # For support: -# https://austenwares.com/gogs/stonewareslord/autoformat/src/java +# https://austenwares.com/gogs/stonewareslord/autoformat # GLOB=( $GLOB ) OPTS=( $BASE_OPTS $OPTS )