Docs: Fix link to ceph troubleshooting doc

This PS fixes the link to the Ceph troubleshooting guide.

Fixes bug 1720907

Change-Id: Ib2963635876a9ed288ac5bad8a36286b927a88cc
This commit is contained in:
Pete Birley 2017-10-04 01:31:55 -05:00
parent 31c57875ab
commit 9a59382506

View File

@ -366,7 +366,7 @@ of your cluster by running:
kubectl exec -n ceph ${MON_POD} -- ceph -s
For more information on this, please see the section entitled `Ceph
Troubleshooting <../../operator/troubleshooting/persistent-storage.html>`__.
Troubleshooting <../troubleshooting/persistent-storage.html>`__.
Activating Control-Plane Namespace for Ceph
-------------------------------------------