From: David Moreau Simard Date: Wed, 22 Jan 2014 16:33:40 +0000 (-0500) Subject: Fix 404 broken links to logging and debug configuration X-Git-Tag: v0.78~211^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b90570f3dc498c72d6e19e267b677ce8d0eb96fd;p=ceph.git Fix 404 broken links to logging and debug configuration Signed-off-by: David Moreau Simard --- diff --git a/doc/rados/configuration/ceph-conf.rst b/doc/rados/configuration/ceph-conf.rst index e06334831209..2ffc1ea7e3b8 100644 --- a/doc/rados/configuration/ceph-conf.rst +++ b/doc/rados/configuration/ceph-conf.rst @@ -403,7 +403,7 @@ Ceph is still on the leading edge, so you may encounter situations that require modifying logging output and using Ceph's debugging. See `Debugging and Logging`_ for details on log rotation. -.. _Debugging and Logging: ../../operations/troubleshooting/debug +.. _Debugging and Logging: ../../troubleshooting/log-and-debug Example ceph.conf @@ -502,7 +502,7 @@ See `General Settings`_, `OSD Settings`_, `Monitor Settings`_, `MDS Settings`_, .. _Monitor Settings: ../mon-config-ref .. _MDS Settings: ../../../cephfs/mds-config-ref .. _RGW Settings: ../../../radosgw/config-ref/ -.. _Log Settings: ../log-and-debug-ref +.. _Log Settings: ../../troubleshooting/log-and-debug When creating default directories or files, you should use the cluster @@ -527,4 +527,4 @@ To invoke a cluster other than the default ``ceph`` cluster, use the .. _Network Configuration Reference: ../network-config-ref .. _OSD Config Reference: ../osd-config-ref .. _Configuring Monitor/OSD Interaction: ../mon-osd-interaction -.. _ceph-deploy new: ../../deployment/ceph-deploy-new#naming-a-cluster \ No newline at end of file +.. _ceph-deploy new: ../../deployment/ceph-deploy-new#naming-a-cluster