
commit 0a2c19197c23d0b7187c379d518b25459d083f78 Author: Johannes Fürmann <johannes@weltraumpflege.org> Date: Mon Jun 24 19:38:55 2013 +0300 update links to nettests which has been moved to data. --- docs/source/index.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 43ad1fe..07737b9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -39,9 +39,9 @@ Core ooniprobe Tests -------------------- The source for `Content blocking tests -<https://gitweb.torproject.org/ooni-probe.git/tree/HEAD:/nettests/blocking>`_ +<https://gitweb.torproject.org/ooni-probe.git/tree/HEAD:/data/nettests/blocking>`_ and `Traffic Manipulation tests -<https://gitweb.torproject.org/ooni-probe.git/tree/HEAD:/nettests/blocking>`_ +<https://gitweb.torproject.org/ooni-probe.git/tree/HEAD:/data/nettests/blocking>`_ can be found in the nettests/blocking and nettests/manipulation directories respectively. @@ -77,17 +77,17 @@ being experimented with. You can find these in: * `nettests/experimental - <https://gitweb.torproject.org/ooni-probe.git/tree/HEAD:/nettests/experimental>`_ + <https://gitweb.torproject.org/ooni-probe.git/tree/HEAD:/data/nettests/experimental>`_ Tests that don't do a measurement but are useful for scanning can be found in: * `nettests/scanning - <https://gitweb.torproject.org/ooni-probe.git/tree/HEAD:/nettests/scanning>`_ + <https://gitweb.torproject.org/ooni-probe.git/tree/HEAD:/data/nettests/scanning>`_ Tests that involve running third party tools may be found in: * `nettests/third_party - <https://gitweb.torproject.org/ooni-probe.git/tree/HEAD:/nettests/third_party>`_ + <https://gitweb.torproject.org/ooni-probe.git/tree/HEAD:/data/nettests/third_party>`_ oonib *****