summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-04-17 18:18:46 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-04-17 18:18:46 -0700
commit84b0ec28127f92e247a631903a7467c360515f5a (patch)
tree544330d988ebed3de2dc897e36a12a412919d144
parent808ad25a28dd9b52dab75f6b29646e6d854b1047 (diff)
downloadceph-84b0ec28127f92e247a631903a7467c360515f5a.tar.gz
doc: Updated hyperlink.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/install/cpu-profiler.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/install/cpu-profiler.rst b/doc/install/cpu-profiler.rst
index 6635303b4d7..d7a77feb88c 100644
--- a/doc/install/cpu-profiler.rst
+++ b/doc/install/cpu-profiler.rst
@@ -42,14 +42,13 @@ example::
Ceph Configuration
==================
-Ensure that you disable ``lockdep``. Consider setting `logging`_ to
+Ensure that you disable ``lockdep``. Consider setting logging to
levels appropriate for a production cluster. See `Ceph Logging and Debugging`_
for details.
-.. _logging: ../../rados/configuration/log-and-debug-ref
-.. _Ceph Logging and Debugging: ../../rados/configuration/ceph-conf/#ceph-logging-and-debugging
+.. _Ceph Logging and Debugging: ../../rados/troubleshooting/log-and-debug
-See the `CPU Profiling`_ section of the RADOS Operations documentation for details on using Oprofile.
+See the `CPU Profiling`_ section of the RADOS Troubleshooting documentation for details on using Oprofile.
-.. _CPU Profiling: ../../rados/operations/cpu-profiling \ No newline at end of file
+.. _CPU Profiling: ../../rados/troubleshooting/cpu-profiling \ No newline at end of file