doc: Suggest pgp.mit.edu.
authorLudovic Courtès <ludo@gnu.org>
Wed, 1 Jun 2016 20:08:29 +0000 (22:08 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 1 Jun 2016 20:25:57 +0000 (22:25 +0200)
* doc/guix.texi (Binary Installation): Use pgp.mit.edu instead of
keys.gnupg.net, which seems to be dead.

doc/guix.texi

index 4222e01..dc61aa8 100644 (file)
@@ -375,7 +375,7 @@ If that command fails because you do not have the required public key,
 then run this command to import it:
 
 @example
-$ gpg --keyserver keys.gnupg.net --recv-keys 090B11993D9AEBB5
+$ gpg --keyserver pgp.mit.edu --recv-keys 090B11993D9AEBB5
 @end example
 
 @noindent