summaryrefslogtreecommitdiff
path: root/doc/example/pytest.txt
diff options
context:
space:
mode:
authorMarc Abramowitz <marc@marc-abramowitz.com>2014-04-24 10:27:16 -0700
committerMarc Abramowitz <marc@marc-abramowitz.com>2014-04-24 10:27:16 -0700
commit598b1e18592590eb57f4df2e6b614c79bdb2e2c1 (patch)
tree758da4dfea7227eff8deed09fb0e6d5e868279d6 /doc/example/pytest.txt
parentcb12ef1863bfeaab64857117ea7c993898482a39 (diff)
downloadtox-598b1e18592590eb57f4df2e6b614c79bdb2e2c1.tar.gz
doc: Fix broken links
Diffstat (limited to 'doc/example/pytest.txt')
-rwxr-xr-xdoc/example/pytest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example/pytest.txt b/doc/example/pytest.txt
index cba8741..6f98cf3 100755
--- a/doc/example/pytest.txt
+++ b/doc/example/pytest.txt
@@ -105,7 +105,7 @@ directories; pytest will still find and import them by adding their
parent directory to ``sys.path`` but they won't be copied to
other places or be found by Python's import system outside of pytest.
-.. _`fully qualified name`: http://pytest.org/latest/goodpractises.html#package-name
+.. _`fully qualified name`: http://pytest.org/latest/goodpractises.html#test-package-name
.. include:: ../links.txt