Skip to content

Commit 66801d7

Browse files
committed
DOC: update reference to markevery demo
1 parent 40824fe commit 66801d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/01_introductory/usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,5 +715,5 @@ def my_plotter(ax, data1, data2, param_dict):
715715
#
716716
# The markevery argument allows for naive subsampling, or an
717717
# attempt at evenly spaced (along the *x* axis) sampling. See the
718-
# :ref:`sphx_glr_gallery_pylab_examples_markevery_demo.py`
718+
# :ref:`sphx_glr_gallery_lines_bars_and_markers_markevery_demo.py`
719719
# for more information.

0 commit comments

Comments
 (0)