diff options
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 54c89a9e..ed6327d9 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -229,9 +229,9 @@ After you have a Hurd vm set up and running: * `apt update` * `apt install -y git mercurial emacs vim` * `apt build-dep -y hurd gnumach` -* `git clone git://git.sv.gnu.org/hurd/hurd.git` -* `git clone git://git.sv.gnu.org/hurd/gnumach.git` -* `git clone git://git.sv.gnu.org/hurd/incubator.git` +* `git clone git://git.savannah.gnu.org/hurd/hurd.git` +* `git clone git://git.savannah.gnu.org/hurd/gnumach.git` +* `git clone git://git.savannah.gnu.org/hurd/incubator.git` * You can connect through ssh with `ssh root@localhost -p 2222` * Optionally if you connect to the Hurd running on another local machine, then you might want to set up the |