File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Glossary
1616
1717
1818 dateutil
19- The `dateutil <http ://labix. org/python-dateutil >`_ library
19+ The `dateutil <https ://dateutil.readthedocs. org >`_ library
2020 provides extensions to the standard datetime module
2121
2222 EPS
Original file line number Diff line number Diff line change 4040locators you create. See `pytz <http://pythonhosted.org/pytz/>`_ for
4141information on :mod:`pytz` and timezone handling.
4242
43- The `dateutil module <http ://labix. org/python-dateutil >`_ provides
43+ The `dateutil module <https ://dateutil.readthedocs. org>`_ provides
4444additional code to handle date ticking, making it easy to place ticks
4545on any kinds of dates. See examples below.
4646
8888 :class:`matplotlib.dates.rrulewrapper`. The
8989 :class:`rrulewrapper` is a simple wrapper around a
9090 :class:`dateutil.rrule` (`dateutil
91- <http ://labix. org/python-dateutil >`_) which allow almost
91+ <https ://dateutil.readthedocs. org>`_) which allow almost
9292 arbitrary date tick specifications. See `rrule example
9393 <../examples/pylab_examples/date_demo_rrule.html>`_.
9494
You can’t perform that action at this time.
0 commit comments