Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e826ea0

Browse files
committed
remove some github paths
1 parent 82e2ea9 commit e826ea0

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

lib/matplotlib/font_manager.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -877,9 +877,8 @@ def set_math_fontfamily(self, fontfamily):
877877
fontfamily : str
878878
The name of the font family.
879879
880-
Available font families are defined in the
881-
lib/matplotlib/mpl-data/matplotlibrc file
882-
:ref:`here <customizing-with-matplotlibrc-files>`
880+
See
881+
:ref:`available font families <customizing-with-matplotlibrc-files>`.
883882
884883
See Also
885884
--------

lib/matplotlib/text.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,8 +1102,8 @@ def set_math_fontfamily(self, fontfamily):
11021102
fontfamily : str
11031103
The name of the font family.
11041104
1105-
Available font families are defined in the
1106-
:ref:`lib/matplotlib/mpl-data/matplotlibrc file
1105+
See
1106+
:ref:`available font families
11071107
<customizing-with-matplotlibrc-files>`.
11081108
11091109
See Also

0 commit comments

Comments
 (0)