]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix dead link "Hardware Recommendations" 11379/head
authorLeo Zhang <nguzcf@gmail.com>
Sat, 8 Oct 2016 14:41:59 +0000 (22:41 +0800)
committerLeo Zhang <nguzcf@gmail.com>
Sat, 8 Oct 2016 14:41:59 +0000 (22:41 +0800)
Signed-off-by: Leo Zhang <nguzcf@gmail.com>
doc/architecture.rst
doc/rados/configuration/ceph-conf.rst

index 6450c693142cc7d22670b0b7a132c09a162c69d9..b63d2f3cf1be0ebc1936e4a2284ce254488b3657 100644 (file)
@@ -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
index a5e0c6c1b78422f02c3ffd731a24b6ceb3500c6b..f9966defda2e0330a721a83befc035a17876fc84 100644 (file)
@@ -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