diff --git a/quakespasm/README.html b/quakespasm/README.html index 944d18db..c307cca1 100644 --- a/quakespasm/README.html +++ b/quakespasm/README.html @@ -120,7 +120,7 @@ It includes 64bit CPU support, a new sound driver, several networking fixes and

To check-out the latest version of QuakeSpasm, use :
-svn co https://quakespasm.svn.sourceforge.net/svnroot/quakespasm/trunk

+svn co svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm

4.1 Linux/Unix

diff --git a/quakespasm/README.sgml b/quakespasm/README.sgml index 1fbee3ef..a9d744d6 100644 --- a/quakespasm/README.sgml +++ b/quakespasm/README.sgml @@ -55,7 +55,7 @@ Since version 0.85.4, Quakespasm can play back external MP3, OGG and Wave music Compiling

To check-out the latest version of QuakeSpasm, use : -svn co https://quakespasm.svn.sourceforge.net/svnroot/quakespasm/trunk

+svn co svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm

Linux/Unix

After extracting the source tarball, browse the Makefile and edit the music streaming options, then diff --git a/quakespasm/README.txt b/quakespasm/README.txt index 7251b7d1..8447428c 100644 --- a/quakespasm/README.txt +++ b/quakespasm/README.txt @@ -99,7 +99,7 @@ 4. Compiling To check-out the latest version of QuakeSpasm, use : - svn co https://quakespasm.svn.sourceforge.net/svnroot/quakespasm/trunk + svn co svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm 4.1. Linux/Unix