aboutsummaryrefslogtreecommitdiff
path: root/docs/relativedelta.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/relativedelta.rst')
-rw-r--r--docs/relativedelta.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relativedelta.rst b/docs/relativedelta.rst
index 8769cc7..0899f34 100644
--- a/docs/relativedelta.rst
+++ b/docs/relativedelta.rst
@@ -140,7 +140,7 @@ Next wednesday, but not today.
datetime.date(2003, 9, 24)
Following
-[http://www.cl.cam.ac.uk/~mgk25/iso-time.html ISO year week number notation]
+`ISO year week number notation <https://www.cl.cam.ac.uk/~mgk25/iso-time.html>`_
find the first day of the 15th week of 1997.
.. doctest:: relativedelta