From: Wido den Hollander Date: Wed, 30 Sep 2015 11:45:28 +0000 (+0200) Subject: docs: Fix styling of newly added mirror docs X-Git-Tag: v10.0.0~129^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2bb3d4be2ff098b81b8c5ff09e1a5f4acfdfd1f4;p=ceph.git docs: Fix styling of newly added mirror docs --- diff --git a/doc/install/get-packages.rst b/doc/install/get-packages.rst index 77b03965c4d..8be7252f041 100644 --- a/doc/install/get-packages.rst +++ b/doc/install/get-packages.rst @@ -65,28 +65,6 @@ key. For development testing packages, use the ``autobuild.asc`` key (developers and QA). -.. _mirrors: - -Mirrors -======= - -For improved user experience multiple mirrors for Ceph are available around the -world. - -These mirrors are available on the following locations: - -- **EU**: http://eu.ceph.com/ -- **AU**: http://au.ceph.com/ - -You can replace all ceph.com URLs with any of the mirrors, for example: - - http://download.ceph.com/debian-hammer - -Change this to: - - http://eu.ceph.com/debian-hammer - - APT --- @@ -114,6 +92,28 @@ To install the ``autobuild.asc`` key, execute the following sudo rpm --import 'https://git.ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/autobuild.asc' +.. _mirrors: + +Mirrors +======= + +For improved user experience multiple mirrors for Ceph are available around the +world. + +These mirrors are available on the following locations: + +- **EU**: http://eu.ceph.com/ +- **AU**: http://au.ceph.com/ + +You can replace all ceph.com URLs with any of the mirrors, for example: + + http://download.ceph.com/debian-hammer + +Change this to: + + http://eu.ceph.com/debian-hammer + + Add Ceph ========