diff --git a/files.php b/files.php index 0e1b56b..79d4c35 100644 --- a/files.php +++ b/files.php @@ -407,7 +407,7 @@

The latest code can be retreived from our server, with the following command:

- git clone git://git.quakeforge.net/gitroot/quake/quake2 + git clone git://git.code.sf.net/p/quake/quakeforge
diff --git a/index.php b/index.php index 7831af6..7260642 100644 --- a/index.php +++ b/index.php @@ -14,12 +14,12 @@

To get just the latest code: - git clone --depth 1 git://git.quakeforge.net/gitroot/quake/quakeforge + git clone --depth 1 git://git.code.sf.net/p/quake/quakeforge
Or for the full history: - git clone git://git.quakeforge.net/gitroot/quake/quakeforge + git clone git://git.code.sf.net/p/quake/quakeforge