commit | fe4e484ee5f0d13c8335882d84a2251c86920aa8 | [log] [tgz] |
---|---|---|
author | Paul Ganssle <paul@ganssle.io> | Mon May 07 11:07:29 2018 -0400 |
committer | Paul Ganssle <paul@ganssle.io> | Mon May 07 11:07:29 2018 -0400 |
tree | 47274514a2fc8cd7bc5fa30d5bf2c1e72f881842 | |
parent | 7a99868fa86d25661060c460c8bb623c2f9f0a32 [diff] [blame] |
Fix links to ISO year week number notation
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 @@ 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