mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
doc/graphics: Change to shorter URL.
There's real work to be done, but this URL is shorter! Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
This commit is contained in:
parent
bf8a22d83d
commit
ed41c6f7fc
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
@ -10,7 +10,7 @@ in order to play Doom. Freedoom aims to create a Free alternative.
|
|||
Combined with the GPL-licensed Doom source code this will result in a
|
||||
complete Free Doom-based game.
|
||||
|
||||
For more information, see http://www.nongnu.org/freedoom/.
|
||||
For more information, see http://freedoom.nongnu.org/.
|
||||
|
||||
== What ``Free Software'' means
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ convert -fill white -font Helvetica-Bold \
|
|||
-draw "text 0,30 $1" \
|
||||
-pointsize 11 \
|
||||
-gravity southwest \
|
||||
-draw "text 5,5 'http://www.nongnu.org/freedoom/'" \
|
||||
-draw "text 5,5 'http://freedoom.nongnu.org/'" \
|
||||
-gravity southeast \
|
||||
-draw "text 10,25 'Version: $VERSION'" \
|
||||
-draw "text 10,5 '$DATE'" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue