Skip to content

Commit be8dc79

Browse files
committed
Fix broken link in dates.py
1 parent 4e5491c commit be8dc79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/dates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
:class:`dateutil.rrule` (`dateutil
9090
<https://dateutil.readthedocs.io/en/stable/>`_) which allow almost
9191
arbitrary date tick specifications. See `rrule example
92-
<../gallery/pylab_examples/date_demo_rrule.html>`_.
92+
<../gallery/ticks_and_spines/date_demo_rrule.html>`_.
9393
9494
* :class:`AutoDateLocator`: On autoscale, this class picks the best
9595
:class:`MultipleDateLocator` to set the view limits and the tick

0 commit comments

Comments
 (0)