aboutsummaryrefslogtreecommitdiff
path: root/devel/py-ordereddict/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-ordereddict/pkg-descr')
-rw-r--r--devel/py-ordereddict/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ordereddict/pkg-descr b/devel/py-ordereddict/pkg-descr
index 472701eeb975..00588f660ab0 100644
--- a/devel/py-ordereddict/pkg-descr
+++ b/devel/py-ordereddict/pkg-descr
@@ -3,4 +3,4 @@ recipe has big-oh performance that matches regular dictionaries
(amortized O(1) insertion/deletion/lookup and O(n)
iteration/repr/copy/equality_testing).
-WWW: https://pypi.python.org/pypi/ordereddict
+WWW: https://pypi.org/project/ordereddict/