Skip to content

Commit d97e3b5

Browse files
authored
Try to fix the code reference in next_api_changes
1 parent aecb02c commit d97e3b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/api/next_api_changes/removals/20866-JKS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ ttconv removed
44
The ``matplotlib._ttconv`` extension has been removed. Most of its
55
functionaliy was already replaced by other code, and the only thing left
66
was embedding TTF fonts in PostScript in Type 42 format. This is now
7-
done in `~.backends.backend_ps._font_to_ps_type42` using the FontTools
8-
library.
7+
done in `~.matplotlib.backends.backend_ps._font_to_ps_type42` using the
8+
FontTools library.

0 commit comments

Comments
 (0)