8000 Fix docstring link · matplotlib/matplotlib@4aab875 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4aab875

Browse files
committed
Fix docstring link
1 parent caff8e2 commit 4aab875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/ticker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
ax.yaxis.set_major_formatter( ymajorFormatter )
164164
ax.yaxis.set_minor_formatter( yminorFormatter )
165165
166-
See :ref:`sphx_glr_gallery_pylab_examples_major_minor_demo.py` for an
166+
See :ref:`sphx_glr_gallery_ticks_and_spines_major_minor_demo.py` for an
167167
example of setting major and minor ticks. See the :mod:`matplotlib.dates`
168168
module for more information and examples of using date locators and formatters.
169169
"""

0 commit comments

Comments
 (0)
0