From 25089da8d4a3d248c16de1a118766fb1a140ebcb Mon Sep 17 00:00:00 2001 From: Oscar Gustafsson Date: Sun, 12 Mar 2023 04:54:13 +0100 Subject: [PATCH] Backport PR #25435: TST: unbreak appveyor --- doc/conf.py | 2 +- lib/matplotlib/tests/test_doc.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index acb36254db82..2acf475eee55 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -240,7 +240,7 @@ def gallery_image_warning_filter(record): .. note:: :class: sphx-glr-download-link-note - Click :ref:`here ` + :ref:`Go to the end ` to download the full example code{2} .. rst-class:: sphx-glr-example-title diff --git a/lib/matplotlib/tests/test_doc.py b/lib/matplotlib/tests/test_doc.py index 8a4df35179bc..592a24198d1b 100644 --- a/lib/matplotlib/tests/test_doc.py +++ b/lib/matplotlib/tests/test_doc.py @@ -23,7 +23,7 @@ def test_sphinx_gallery_example_header(): .. note:: :class: sphx-glr-download-link-note - Click :ref:`here ` + :ref:`Go to the end ` to download the full example code{2} .. rst-class:: sphx-glr-example-title