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

Skip to content

Commit 25089da

Browse files
oscargusmeeseeksmachine
authored andcommitted
Backport PR #25435: TST: unbreak appveyor
1 parent 9067cdd commit 25089da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ def gallery_image_warning_filter(record):
240240
.. note::
241241
:class: sphx-glr-download-link-note
242242
243-
Click :ref:`here <sphx_glr_download_{1}>`
243+
:ref:`Go to the end <sphx_glr_download_{1}>`
244244
to download the full example code{2}
245245
246246
.. rst-class:: sphx-glr-example-title

lib/matplotlib/tests/test_doc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def test_sphinx_gallery_example_header():
2323
.. note::
2424
:class: sphx-glr-download-link-note
2525
26-
Click :ref:`here <sphx_glr_download_{1}>`
26+
:ref:`Go to the end <sphx_glr_download_{1}>`
2727
to download the full example code{2}
2828
2929
.. rst-class:: sphx-glr-example-title

0 commit comments

Comments
 (0)