From: Leo Zhang Date: Sat, 8 Oct 2016 14:41:59 +0000 (+0800) Subject: doc: fix dead link "Hardware Recommendations" X-Git-Tag: v11.1.0~697^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c387c874344512b91c39131a4e227bb402c01ed3;p=ceph.git doc: fix dead link "Hardware Recommendations" Signed-off-by: Leo Zhang --- diff --git a/doc/architecture.rst b/doc/architecture.rst index 6450c693142c..b63d2f3cf1be 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -1584,7 +1584,7 @@ instance for high availability. .. _Report Peering Failure: ../rados/configuration/mon-osd-interaction#osds-report-peering-failure .. _Troubleshooting Peering Failure: ../rados/troubleshooting/troubleshooting-pg#placement-group-down-peering-failure .. _Ceph Authentication and Authorization: ../rados/operations/auth-intro/ -.. _Hardware Recommendations: ../install/hardware-recommendations +.. _Hardware Recommendations: ../start/hardware-recommendations .. _Network Config Reference: ../rados/configuration/network-config-ref .. _Data Scrubbing: ../rados/configuration/osd-config-ref#scrubbing .. _striping: http://en.wikipedia.org/wiki/Data_striping diff --git a/doc/rados/configuration/ceph-conf.rst b/doc/rados/configuration/ceph-conf.rst index a5e0c6c1b784..f9966defda2e 100644 --- a/doc/rados/configuration/ceph-conf.rst +++ b/doc/rados/configuration/ceph-conf.rst @@ -525,8 +525,8 @@ To invoke a cluster other than the default ``ceph`` cluster, use the ceph -c openstack.conf health -.. _Hardware Recommendations: ../../../install/hardware-recommendations -.. _hardware recommendations: ../../../install/hardware-recommendations +.. _Hardware Recommendations: ../../../start/hardware-recommendations +.. _hardware recommendations: ../../../start/hardware-recommendations .. _Network Configuration Reference: ../network-config-ref .. _OSD Config Reference: ../osd-config-ref .. _Configuring Monitor/OSD Interaction: ../mon-osd-interaction