commit c64ae8d3c657f553e343d1a351a2d7f3b67bdfa3 Author: Arturo Filastò art@fuffa.org Date: Thu Nov 29 19:22:27 2012 +0100
Fix links to test description pages --- docs/source/index.rst | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/docs/source/index.rst b/docs/source/index.rst index 7803782..31a7f6e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -48,27 +48,27 @@ respectively. Content Blocking Tests ......................
- * ::`DNSTamper tests/dnstamper` + * `DNSTamper <tests/dnstamper.html>`_
- * ::`HTTP Requests tests/http_requests` + * `HTTP Requests <tests/http_requests.html>`_
- * ::`TCP Connect tests/tcpconnect` + * `TCP Connect <tests/tcpconnect.html>`_
Traffic Manipulation Tests ..........................
- * ::`HTTP Invalid Request Line: tests/http_invalid_request_line` + * `HTTP Invalid Request Line: <tests/http_invalid_request_line.html>`_
- * ::`DNS Spoof: tests/dnsspoof` + * `DNS Spoof: <tests/dnsspoof.html>`_
- * ::`HTTP Header Field Manipulation: tests/http_header_field_manipulation` + * `HTTP Header Field Manipulation: <tests/http_header_field_manipulation>`_
- * ::`Traceroute: tests/traceroute` + * `Traceroute: <tests/traceroute.html>`_
- * ::`HTTP Host: tests/http_host` + * `HTTP Host: <tests/http_host.html>`_
- * ::`Daphne: tests/daphne` + * `Daphne: <tests/daphne.html>`_
Other tests ...........
tor-commits@lists.torproject.org