From 101ed8288459a2339e3bfaeb478684209287ed20 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Wed, 28 Sep 2022 20:57:57 -0400 Subject: [PATCH] DOC: Fix incorrect redirect --- examples/text_labels_and_annotations/font_family_rc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/text_labels_and_annotations/font_family_rc.py b/examples/text_labels_and_annotations/font_family_rc.py index 6c8b06d88054..d840a8575920 100644 --- a/examples/text_labels_and_annotations/font_family_rc.py +++ b/examples/text_labels_and_annotations/font_family_rc.py @@ -24,7 +24,7 @@ rcParams['font.sans-serif'] = ['Tahoma', 'DejaVu Sans', 'Lucida Grande', 'Verdana'] -.. redirect-from:: /examples/font_family_rc_sgskip +.. redirect-from:: /gallery/font_family_rc_sgskip