8000 Fix rst links · matplotlib/matplotlib@4e5491c · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e5491c

Browse files
committed
Fix rst links
1 parent cc645b2 commit 4e5491c

File tree

3 files changed

+4
-11
lines changed

3 files changed

+4
-11
lines changed

doc/users/prev_whats_new/whats_new_0.98.4.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ psd amplitude scaling
7979

8080
Ryan May did a lot of work to rationalize the amplitude scaling of
8181
:func:`~matplotlib.pyplot.psd` and friends. See
82-
:ref:`sphx_glr_gallery_pylab_examples_psd_demo.py`.
82+
:ref:`sphx_glr_gallery_lines_bars_and_markers_psd_demo.py`.
8383
The changes should increase MATLAB
8484
compatibility and increase scaling options.
8585

@@ -298,6 +298,3 @@ Here are the 0.98.4 notes from the CHANGELOG::
298298

299299
Added support for arbitrary rasterization resolutions to the SVG
300300
backend. - MW
301-
302-
303-

doc/users/prev_whats_new/whats_new_0.99.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ that denote the data limits -- in various arbitrary locations. No
6565
longer are your axis lines constrained to be a simple rectangle around
6666
the figure -- you can turn on or off left, bottom, right and top, as
6767
well as "detach" the spine to offset it away from the data. See
68-
:ref:`sphx_glr_gallery_pylab_examples_spine_placement_demo.py` and
68+
:ref:`sphx_glr_gallery_ticks_and_spines_spine_placement_demo.py` and
6969
:class:`matplotlib.spines.Spine`.
7070

7171
.. figure:: ../../gallery/pyplots/images/sphx_glr_whats_new_99_spines_001.png
@@ -74,7 +74,3 @@ well as "detach" the spine to offset it away from the data. See
7474
:scale: 50
7575

7676
Whats New 99 Spines
77-
78-
79-
80-

doc/users/prev_whats_new/whats_new_1.3.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ Till Stensitzki added non-zero baselines to
154154
:func:`~matplotlib.pyplot.stackplot`. They may be symmetric or
155155
weighted.
156156

157-
.. figure:: ../../gallery/pylab_examples/images/sphx_glr_stackplot_demo_001.png
158-
:target: ../../gallery/pylab_examples/stackplot_demo.html
157+
.. figure:: ../../gallery/lines_bars_and_markers/images/sphx_glr_stackplot_demo_001.png
158+
:target: ../../gallery/lines_bars_and_markers/stackplot_demo.html
159159
:align: center
160160
:scale: 50
161161

0 commit comments

Comments
 (0)
0