From 58ba14e2fde8c7f2a115c712be314b9daf9b0c17 Mon Sep 17 00:00:00 2001 From: Drunkard Zhang Date: Fri, 19 May 2017 09:41:33 +0800 Subject: [PATCH] doc: hyperlink fixes Signed-off-by: Drunkard Zhang --- doc/rados/configuration/mon-config-ref.rst | 2 +- doc/start/documenting-ceph.rst | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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 ----------------- -- 2.47.3