@@ -166,7 +166,7 @@ New automatic labeling for bar charts
166166A new `.Axes.bar_label ` method has been added for auto-labeling bar charts.
167167
168168.. figure :: /gallery/lines_bars_and_markers/images/sphx_glr_bar_label_demo_001.png
169- :target: /gallery/lines_bars_and_markers/bar_label_demo.html
169+ :target: ../.. /gallery/lines_bars_and_markers/bar_label_demo.html
170170
171171 Example of the new automatic labeling.
172172
@@ -396,7 +396,7 @@ style. This can be used to, e.g., distinguish the valid and invalid sides of
396396the constraint boundaries in the solution space of optimizations.
397397
398398.. figure :: /gallery/misc/images/sphx_glr_tickedstroke_demo_002.png
399- :target: /gallery/misc/tickedstroke_demo.html
399+ :target: ../.. /gallery/misc/tickedstroke_demo.html
400400
401401
402402Colors and colormaps
@@ -702,7 +702,7 @@ The new `.Text` parameter ``transform_rotates_text`` now sets whether rotations
702702of the transform affect the text direction.
703703
704704.. figure :: /gallery/text_labels_and_annotations/images/sphx_glr_text_rotation_relative_to_line_001.png
705- :target: /gallery/text_labels_and_annotations/text_rotation_relative_to_line.html
705+ :target: ../.. /gallery/text_labels_and_annotations/text_rotation_relative_to_line.html
706706
707707 Example of the new *transform_rotates_text * parameter
708708
@@ -726,7 +726,7 @@ for each individual text element in a plot. If no parameter is set, the global
726726value :rc: `mathtext.fontset ` will be used.
727727
728728.. figure :: /gallery/text_labels_and_annotations/images/sphx_glr_mathtext_fontfamily_example_001.png
729- :target: /gallery/text_labels_and_annotations/mathtext_fontfamily_example.html
729+ :target: ../.. /gallery/text_labels_and_annotations/mathtext_fontfamily_example.html
730730
731731``TextArea ``/``AnchoredText `` support *horizontalalignment *
732732-----------------------------------------------------------
@@ -860,7 +860,7 @@ its entirety, supporting features such as custom styling for error lines and
860860cap marks, control over errorbar spacing, upper and lower limit marks.
861861
862862.. figure :: /gallery/mplot3d/images/sphx_glr_errorbar3d_001.png
863- :target: /gallery/mplot3d/errorbar3d.html
863+ :target: ../.. /gallery/mplot3d/errorbar3d.html
864864
865865Stem plots in 3D Axes
866866---------------------
0 commit comments