From 62ab0fcd0aa97b2671d07e1a98a11b96854a4b23 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Sat, 19 May 2018 14:10:50 +0200
Subject: [PATCH] fix pypi links

---
 HACKING.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HACKING.txt b/HACKING.txt
index 30d3188..eae90af 100644
--- a/HACKING.txt
+++ b/HACKING.txt
@@ -166,7 +166,7 @@
     $ $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

--
Gitblit v1.9.3