Skip to content

Commit 68e1b31

Browse files
committed
Add redirection
1 parent c614a7c commit 68e1b31

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

galleries/examples/ticks/date.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
rotate the tick labels. The last ``Axes`` formats the dates manually, using
2121
`~.dates.DateFormatter` to format the dates using the format strings documented
2222
at `datetime.date.strftime`.
23+
24+
.. redirect-from:: /gallery/text_labels_and_annotations/date
2325
"""
2426

2527
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)