doc/book/admin/setup.rst
changeset 10542 53a2b00b6758
parent 10523 f245d865821e
child 10543 94af55569598
--- a/doc/book/admin/setup.rst	Mon Jul 20 12:15:20 2015 +0200
+++ b/doc/book/admin/setup.rst	Fri Jul 17 13:49:58 2015 +0200
@@ -66,7 +66,7 @@
 The repositories are signed with the `Logilab's gnupg key`_. You can download
 and register the key to avoid warnings::
 
-  wget -q http://download.logilab.org/logilab-dists-key.asc -O- | sudo apt-key add -
+  wget -O/etc/apt/trusted.gpg.d/logilab.gpg https://www.logilab.fr/logilab-debian-keyring.gpg
 
 Update your list of packages and perform the installation::
 
@@ -94,7 +94,7 @@
     :ref:`cubicweb with mysql database <MySqlConfiguration>`.
 
 .. _`list of sources`: http://wiki.debian.org/SourcesList
-.. _`Logilab's gnupg key`: http://download.logilab.org/logilab-dists-key.asc
+.. _`Logilab's gnupg key`: https://www.logilab.fr/logilab-debian-keyring.gpg
 .. _`CubicWeb.org Forge`: http://www.cubicweb.org/project/
 
 .. _WindowsInstallation: