From 94a7723ba8d5f7190cf254129b73cd9178d01640 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Fri, 27 Feb 2015 12:19:16 +0100 Subject: [PATCH] fix link to pytest-xdist repository --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 39e76e8..4fbc09f 100644 --- a/README.txt +++ b/README.txt @@ -201,7 +201,7 @@ These directory specifications are relative to the directory where the configuration file was found. .. _`pytest-xdist`: http://pypi.python.org/pypi/pytest-xdist -.. _`pytest-xdist repository`: http://bitbucket.org/hpk42/pytest-xdist +.. _`pytest-xdist repository`: http://bitbucket.org/pytest-dev/pytest-xdist .. _`pytest`: http://pytest.org Issue and Bug Tracker