From 04b710246dd23c3b035514ff551ffdc3865445e8 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Sat, 5 Nov 2022 23:34:50 +0200 Subject: Update download links --- src/tests/documentation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/tests/documentation.py b/src/tests/documentation.py index 375bb57..b2794d4 100644 --- a/src/tests/documentation.py +++ b/src/tests/documentation.py @@ -15,7 +15,7 @@ doc = r"""# Decorators for Humans |E-mail | michele.simionato@gmail.com| |Version| $VERSION ($DATE)| |Supports| Python 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11| -|Download page| http://pypi.python.org/pypi/decorator/$VERSION| +|Download page| https://pypi.org/project/decorator/$VERSION| |Installation| ``pip install decorator``| |License | BSD license| -- cgit v1.2.1