aboutsummaryrefslogtreecommitdiff
path: root/docs/examples.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples.rst')
-rw-r--r--docs/examples.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples.rst b/docs/examples.rst
index 8ca6a87..2b98dbd 100644
--- a/docs/examples.rst
+++ b/docs/examples.rst
@@ -138,7 +138,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