Change Freedoom URL to GitHub

This commit is contained in:
Mike Swanson 2014-01-01 15:01:46 -08:00
parent 813bd24655
commit c24337a00d
3 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ convert -fill white -font Helvetica-Bold \
-draw "text 0,30 $1" \
-pointsize 11 \
-gravity southwest \
-draw "text 5,5 'http://freedoom.nongnu.org/'" \
-draw "text 5,5 'http://freedoom.github.io/'" \
-gravity southeast \
-draw "text 10,25 'Version: $VERSION'" \
-draw "text 10,5 '$DATE'" \