diff options
author | Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de> | 2002-03-10 18:37:47 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de> | 2002-03-10 18:37:47 +0000 |
commit | 12209639bf996c1c65b52916aceaa3da31489c49 (patch) | |
tree | 1167910f6c84d86c788cbe44f8d7162a327fd3bd /faq.en.in | |
parent | 2eb2da8a0321db963ea10ba5c2de6020b4c8da7a (diff) | |
download | web-12209639bf996c1c65b52916aceaa3da31489c49.tar.gz web-12209639bf996c1c65b52916aceaa3da31489c49.tar.bz2 web-12209639bf996c1c65b52916aceaa3da31489c49.zip |
Fix link as reported by Laurent Giroud <laurent.giroud@libertysurf.fr>.
Diffstat (limited to 'faq.en.in')
-rw-r--r-- | faq.en.in | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -132,13 +132,13 @@ the binaries at your local Debian mirror. There are, however, several core packages that do not compile cleanly from source and have several, unfortunate, hacks. These can be found at: - ftp://alpha.gnu.org/pub/hurd/debian. + ftp://alpha.gnu.org/gnu/hurd/debian. Once you have a working installation, you can point apt at the archives by adding the following lines to your /etc/apt/sources.list file. For example: - deb ftp://alpha.gnu.org/pub/gnu/hurd/debian unstable main + deb ftp://alpha.gnu.org/gnu/hurd/debian unstable main deb http://http.us.debian.org/debian unstable main As downloading all of the packages can be quite long (there is over a |