diff options
Diffstat (limited to 'microkernel')
-rw-r--r-- | microkernel/mach/gnumach/building.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach/gnumach/building.mdwn b/microkernel/mach/gnumach/building.mdwn index b513d52f..ebf0e1d7 100644 --- a/microkernel/mach/gnumach/building.mdwn +++ b/microkernel/mach/gnumach/building.mdwn @@ -8,7 +8,7 @@ enabled) is around 50 MiB. ## Getting the Source Code -You can either use the git repository (see <http://savannah.gnu.org/git/?group=hurd>), +You can either use the git repository (see <http://git.savannah.gnu.org/cgit/hurd/>), $ git clone git.savannah.gnu.org:/srv/git/hurd/gnumach.git |