diff --git a/README.asc b/README.asc index 28922ecb..3748526b 100644 --- a/README.asc +++ b/README.asc @@ -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://freedoom.nongnu.org/. +For more information, see http://freedoom.github.io/. == What ``Free Software'' means diff --git a/graphics/titlepic/create_caption b/graphics/titlepic/create_caption index dce2f47b..f67e3dc9 100755 --- a/graphics/titlepic/create_caption +++ b/graphics/titlepic/create_caption @@ -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'" \ diff --git a/lumps/csabo/endoom.lmp b/lumps/csabo/endoom.lmp index cb3a21a2..ee922444 100644 Binary files a/lumps/csabo/endoom.lmp and b/lumps/csabo/endoom.lmp differ