From 2c88c46e0e42eee41260a32854694065601d3670 Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Sun, 8 Jan 2017 01:10:59 -0500 Subject: [PATCH] Updated make url --- make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )