Skip to content

Commit

Permalink
Use a correct humans.txt in the example for lantern
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Apr 26, 2016
1 parent 397ed55 commit f058349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tests/lantern.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ How to run the test
For advanced usages you may also configure a different URL and expected body
for the response with the `--url` and `--expected-body` command line options.

`ooniprobe nettests/third_party/lantern.py --url http://www.github.com/humans.txt --expected-body '/* TEAM */'`
`ooniprobe nettests/third_party/lantern.py --url http://humanstxt.org/humans.txt --expected-body '/* TEAM */'`

Sample report
=============
Expand Down

0 comments on commit f058349

Please sign in to comment.