]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs/logging.rst: fix rst2html warnings.
authorDavid-Sarah Hopwood <davidsarah@mint>
Sat, 22 Dec 2012 23:47:47 +0000 (23:47 +0000)
committerDavid-Sarah Hopwood <davidsarah@mint>
Sat, 22 Dec 2012 23:47:47 +0000 (23:47 +0000)
Signed-off-by: David-Sarah Hopwood <davidsarah@mint>
docs/logging.rst

index 4e43687c0c7e10bf05eed2cd328ef84e02c511ef..8822787d655009148767d9722a066badec3f7f5c 100644 (file)
@@ -24,7 +24,7 @@ primarily for use by programmers and grid operators who want to find out what
 went wrong.
 
 The Foolscap logging system is documented at
-`<http://foolscap.lothar.com/docs/logging.html>`_.
+`<http://foolscap.lothar.com/docs/logging.html>`__.
 
 The Foolscap distribution includes a utility named "``flogtool``" that is
 used to get access to many Foolscap logging features. This command only
@@ -184,7 +184,7 @@ Create the Log Gatherer with the "``flogtool create-gatherer WORKDIR``"
 command, and start it with "``tahoe start``". Then copy the contents of the
 ``log_gatherer.furl`` file it creates into the ``BASEDIR/tahoe.cfg`` file
 (under the key ``log_gatherer.furl`` of the section ``[node]``) of all nodes
-that should be sending it log events. (See `<configuration.rst>`_.)
+that should be sending it log events. (See `<configuration.rst>`__.)
 
 The "``flogtool filter``" command, described above, is useful to cut down the
 potentially large flogfiles into a more focussed form.