commit ec24345427ac804640a425bbb900bf41aae3be83 Author: Damian Johnson atagar@torproject.org Date: Sat Sep 28 16:49:25 2013 -0700
Linking to the DocTor repository
Oops, our example page was still linking to my tor-utils repository rather than DocTor's. --- docs/tutorials/double_double_toil_and_trouble.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/tutorials/double_double_toil_and_trouble.rst b/docs/tutorials/double_double_toil_and_trouble.rst index 71502d0..5f28c1b 100644 --- a/docs/tutorials/double_double_toil_and_trouble.rst +++ b/docs/tutorials/double_double_toil_and_trouble.rst @@ -29,10 +29,10 @@ something you would like to have included on this page then `let me know including system resource usage, connection information, and much more.
* - .. image:: /_static/doctor.png - :target: https://gitweb.torproject.org/atagar/tor-utils.git/tree + :target: https://gitweb.torproject.org/doctor.git/tree
- .. image:: /_static/label/doctor.png - :target: https://gitweb.torproject.org/atagar/tor-utils.git/tree + :target: https://gitweb.torproject.org/doctor.git/tree
Monitors the Tor consensus for a variety of issues including malformed descriptors, directory authority issues, sybil attacks, and much more.
tor-commits@lists.torproject.org