Skip to content

Commit 3d56dc4

Browse files
authored
Merge pull request matplotlib#27312 from story645/step-redirect
Doc: Step redirect
2 parents 05173e3 + 4e35ed6 commit 3d56dc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

galleries/plot_types/basic/stairs.py

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
==============
55
66
See `~matplotlib.axes.Axes.stairs`.
7+
8+
.. redirect-from:: /plot_types/basic/step
79
"""
810
import matplotlib.pyplot as plt
911
import numpy as np

0 commit comments

Comments
 (0)