From a806b1d62b4f9c00ec5efde30bf5b71465540ccc Mon Sep 17 00:00:00 2001 From: xie xingguo Date: Wed, 20 Apr 2016 10:55:51 +0800 Subject: [PATCH] doc/rgw: fix hyperlinks which can't work Signed-off-by: xie xingguo --- doc/radosgw/multisite.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index 796dab59523..2cfcfc0036f 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -551,7 +551,7 @@ Starting the radosgw -------------------- On the node that is hosting the radosgw of the secondary zone, you would start -it, similar to the `Starting the Radosgw`_, changing the ``rgw zone=us-east-2`` +it, similar to the `Starting the radosgw`_, changing the ``rgw zone=us-east-2`` in the configuration file this time. For eg:: [client.rgw.us-east-2] @@ -748,4 +748,6 @@ And start the radosgw depending on your Operating system's init system, for eg:: $ sudo systemctl start ceph-radosgw.service -.. _`Ceph Object Gateway - Create Pools`: ../config#create_pools +.. _`Ceph Object Gateway - Create Pools`: ../config#create-pools +.. _`Install Ceph Gateway`: ../../install/install-ceph-gateway +.. _`Starting the radosgw`: #starting-the-radosgw