We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67cd66 commit ecaab8fCopy full SHA for ecaab8f
pygmt/src/text.py
@@ -63,7 +63,7 @@ def text_( # noqa: PLR0912
63
The text strings passed via the ``text`` parameter can contain ASCII characters and
64
non-ASCII characters defined in the Adobe ISOLatin1+, Adobe Symbol, Adobe
65
ZapfDingbats and ISO-8859-x (x can be 1-11, 13-16) encodings. Refer to
66
- :doc:`techref/encodings` for the full list of supported non-ASCII characters.
+ :doc:`/techref/encodings` for the full list of supported non-ASCII characters.
67
68
Full option list at :gmt-docs:`text.html`.
69
0 commit comments