commit 6e4af441525a6b96858eb5e517a12f133a49f2e1 Author: anadahz kojgelo@inbox.com Date: Mon Mar 14 20:40:24 2016 -0300
Fix invalid references to http_requests test --- docs/source/tests/psiphon.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/source/tests/psiphon.rst b/docs/source/tests/psiphon.rst index 5050b79..b05f1f0 100644 --- a/docs/source/tests/psiphon.rst +++ b/docs/source/tests/psiphon.rst @@ -32,7 +32,7 @@ To test Psiphon with a different URL run:
To test Psiphon when it is installed in a different path other than the user home:
-`ooniprobe blocking/http_requests -p <path to Psiphon repository>` +`ooniprobe third_party/psiphon -p <path to Psiphon repository>`
How to install Psiphon =================== @@ -49,7 +49,7 @@ To run Psiphon manually, it must be run inside of the proper directory: Sample report =============
-`ooniprobe blocking/http_requests -f example_inputs/url_lists_file.txt` +`ooniprobe third_party/psiphon -u http://google.com%60
::