diff --git a/code/unix/sdl_glimp.c b/code/unix/sdl_glimp.c index 73d817f3..29108de4 100644 --- a/code/unix/sdl_glimp.c +++ b/code/unix/sdl_glimp.c @@ -10,7 +10,7 @@ * GPL release of Quake 3. * * Written by Ryan C. Gordon (icculus@icculus.org). Please refer to - * http://icculus.org/quake3/ for the latest version of this code. + * http://ioquake3.org/ for the latest version of this code. * * Patches and comments are welcome at the above address. * diff --git a/code/unix/sdl_snd.c b/code/unix/sdl_snd.c index e15ec026..91f7b51f 100644 --- a/code/unix/sdl_snd.c +++ b/code/unix/sdl_snd.c @@ -14,7 +14,7 @@ * positional audio, compliments of OpenAL... * * Written by Ryan C. Gordon (icculus@icculus.org). Please refer to - * http://icculus.org/quake3/ for the latest version of this code. + * http://ioquake3.org/ for the latest version of this code. * * Patches and comments are welcome at the above address. *