[doc] fix link to setup info in README
... and fix URL to the repository's gpg key.
--- a/README Mon Jul 20 12:15:20 2015 +0200
+++ b/README Fri Jul 17 13:49:58 2015 +0200
@@ -14,7 +14,7 @@
Install
-------
-More details at http://docs.cubicweb.org/admin/setup
+More details at http://docs.cubicweb.org/book/admin/setup
Getting started
---------------
--- 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: