From 7868bc2e99cedd765158929f6747fe66010cae83 Mon Sep 17 00:00:00 2001 From: Ruth Comer Date: Sat, 11 Mar 2023 12:06:54 +0000 Subject: [PATCH] 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 13ef237c9a1b..dfb6b6395089 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -285,7 +285,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