]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: hyperlink fixes 15144/head
authorDrunkard Zhang <gongfan193@gmail.com>
Fri, 19 May 2017 01:41:33 +0000 (09:41 +0800)
committerDrunkard Zhang <gongfan193@gmail.com>
Fri, 19 May 2017 01:41:33 +0000 (09:41 +0800)
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
doc/rados/configuration/mon-config-ref.rst
doc/start/documenting-ceph.rst

index b27a8c8619c5740c754c98b13c85fe84842645c8..8bbc6925b0e26a684e57fdcd101afbf1d442d94e 100644 (file)
@@ -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 
index 76b4f5f5b9b3b659cf54f8caea02a0e50f21f0da..856f4fb662a36fbfba1290d9d4d4b58370de83a7 100644 (file)
@@ -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
 -----------------