summaryrefslogtreecommitdiff
path: root/HACKING.txt
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.txt')
-rw-r--r--HACKING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.txt b/HACKING.txt
index ad89fc490..20cff7cac 100644
--- a/HACKING.txt
+++ b/HACKING.txt
@@ -161,7 +161,7 @@ Running Tests
$ $VENV/bin/nosetests pyramid.tests.test_module:ClassName
Optionally you can install a nose plugin, `nose-selecttests
- <https://pypi.python.org/pypi/nose-selecttests/>`_, and use a regular
+ <https://pypi.org/project/nose-selecttests/>`_, and use a regular
expression with the ``-t`` parameter to run tests.
# run a single test