doc/rgw: fix hyperlinks which can't work

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
This commit is contained in:
xie xingguo 2016-04-20 10:55:51 +08:00
parent f0d37c60fd
commit a806b1d62b

View File

@ -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