Skip to content

Commit 28faa10

Browse files
authored
add redirect
1 parent 91b3bbd commit 28faa10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/text_labels_and_annotations/font_family_rc.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
2424
rcParams['font.sans-serif'] = ['Tahoma', 'DejaVu Sans',
2525
'Lucida Grande', 'Verdana']
26+
27+
.. redirect-from:: /examples/font_family_rc_sgskip
2628
"""
2729

2830
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)