8000 Merge pull request #18473 from ianhi/link-fix · matplotlib/matplotlib@3d75230 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3d75230

Browse files
authored
Merge pull request #18473 from ianhi/link-fix
Correct link to widgets examples
2 parents cab4f02 + 397d54a commit 3d75230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/introductory/sample_plots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
Matplotlib has basic GUI widgets that are independent of the graphical
244244
user interface you are using, allowing you to write cross GUI figures
245245
and widgets. See :mod:`matplotlib.widgets` and the
246-
`widget examples <../../gallery/index.html>`_.
246+
`widget examples <../../gallery/index.html#widgets>`_.
247247
248248
.. figure:: ../../gallery/widgets/images/sphx_glr_slider_demo_001.png
249249
:target: ../../gallery/widgets/slider_demo.html

0 commit comments

Comments
 (0)
0