Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1410c1f

Browse files
committed
DOC: adjust link targets
1 parent 5aad51c commit 1410c1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/users/prev_whats_new/whats_new_2.1.0.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ method now has an optional :code:`offset` argument. This argument may be used
6868
to further specify the zero location based on the given anchor point.
6969

7070
.. figure:: /gallery/pie_and_polar_charts/images/sphx_glr_polar_scatter_002.png
71-
:target: ../gallery/pie_and_polar_charts/polar_scatter.html#scatter-plot-on-polar-axis-with-offset-origin
71+
:target: ../../gallery/pie_and_polar_charts/polar_scatter.html#scatter-plot-on-polar-axis-with-offset-origin
7272
:align: center
7373
:scale: 70
7474

@@ -79,7 +79,7 @@ The :meth:`~matplotlib.projections.polar.PolarAxes.set_thetamin` and
7979
be used to limit the range of angles plotted, producing sectors of a circle.
8080

8181
.. figure:: /gallery/pie_and_polar_charts/images/sphx_glr_polar_scatter_003.png
82-
:target: ../gallery/pie_and_polar_charts/polar_scatter.html#scatter-plot-on-polar-axis-confined-to-a-sector
82+
:target: ../../gallery/pie_and_polar_charts/polar_scatter.html#scatter-plot-on-polar-axis-confined-to-a-sector
8383
:align: center
8484
:scale: 70
8585

@@ -218,7 +218,7 @@ data. Uses could include plotting a sparse 3D heat map, or visualizing a
218218
volumetric model.
219219

220220
.. figure:: /gallery/mplot3d/images/sphx_glr_voxels_numpy_logo_001.png
221-
:target: ../gallery/mplot3d/voxels_numpy_logo.html
221+
:target: ../../gallery/mplot3d/voxels_numpy_logo.html
222222
:align: center
223223
:scale: 70
224224

@@ -309,7 +309,7 @@ A legend entry can now contain more than one legend key. The extended
309309
``pad`` changes the padding between the legend keys.
310310

311311
.. figure:: /gallery/text_labels_and_annotations/images/sphx_glr_legend_demo_004.png
312-
:target: ../gallery/text_labels_and_annotations/legend_demo.html
312+
:target: ../../gallery/text_labels_and_annotations/legend_demo.html
313313
:align: center
314314
:scale: 70
315315

0 commit comments

Comments
 (0)