8000 Merge pull request #25435 from rcomer/unbreak-appveyor · matplotlib/matplotlib@f852726 · GitHub
[go: up one dir, main page]

Skip to content

Commit f852726

Browse files
authored
Merge pull request #25435 from rcomer/unbreak-appveyor
TST: 8000 unbreak appveyor
2 parents 205e907 + 7868bc2 commit f852726

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
@@ -285,7 +285,7 @@ def gallery_image_warning_filter(record):
285285
.. note::
286286
:class: sphx-glr-download-link-note
287287
288-
Click :ref:`here <sphx_glr_download_{1}>`
288+
:ref:`Go to the end <sphx_glr_download_{1}>`
289289
to download the full example code{2}
290290
291291
.. 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)
0