Skip to content

Commit 82f6c8d

Browse files
committed
DOC: remove references to mpl docs that do not work in this repo
1 parent 8c9281b commit 82f6c8d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/widgets.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
In this example, sliders are used to control the frequency and amplitude of
77
a sine wave.
88
9-
See :doc:`/gallery/widgets/slider_snap_demo` for an example of having
10-
the ``Slider`` snap to discrete values.
11-
12-
See :doc:`/gallery/widgets/range_slider` for an example of using
13-
a ``RangeSlider`` to define a range of values.
149
"""
1510
import inspect
1611

0 commit comments

Comments
 (0)