From: xie xingguo Date: Wed, 20 Apr 2016 02:55:51 +0000 (+0800) Subject: doc/rgw: fix hyperlinks which can't work X-Git-Tag: v11.0.0~657^2~1^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F8660%2Fhead;p=ceph.git doc/rgw: fix hyperlinks which can't work Signed-off-by: xie xingguo --- diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index 796dab595239..2cfcfc0036fd 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