From: Drunkard Zhang Date: Fri, 19 May 2017 01:41:33 +0000 (+0800) Subject: doc: hyperlink fixes X-Git-Tag: v12.1.0~10^2~54^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=58ba14e2fde8c7f2a115c712be314b9daf9b0c17;p=ceph.git doc: hyperlink fixes Signed-off-by: Drunkard Zhang --- diff --git a/doc/rados/configuration/mon-config-ref.rst b/doc/rados/configuration/mon-config-ref.rst index b27a8c8619c5..8bbc6925b0e2 100644 --- a/doc/rados/configuration/mon-config-ref.rst +++ b/doc/rados/configuration/mon-config-ref.rst @@ -871,7 +871,7 @@ are not synchronized, it can lead to a number of anomalies. For example: - Daemons ignoring received messages (e.g., timestamps outdated) - Timeouts triggered too soon/late when a message wasn't received in time. -See `Monitor Store Synchronization`_ and `Slurp`_ for details. +See `Monitor Store Synchronization`_ for details. .. tip:: You SHOULD install NTP on your Ceph monitor hosts to diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index 76b4f5f5b9b3..856f4fb662a3 100644 --- a/doc/start/documenting-ceph.rst +++ b/doc/start/documenting-ceph.rst @@ -346,7 +346,8 @@ Then, download them from a mirror and install them. For example:: sudo yum install ditaa-0.9-13.r74.fc21.noarch.rpm Once you have installed all these packages, build the documentation by following -the steps given in ``Build the Source``. +the steps given in `Build the Source`_. + Commit the Change -----------------