We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d731a commit f6fd3e9Copy full SHA for f6fd3e9
pygmt/src/grdfill.py
@@ -127,8 +127,7 @@ def grdfill(
127
128
.. note::
129
130
- Wraps the GMT module ``grdfill``.
131
- The GMT documentation is at :gmt-docs:`grdfill.html`.
+ Wraps the GMT module :gmt-docs:`grdfill <grdfill.html>`.
132
133
Read a grid that presumably has unfilled holes that the user wants to fill in some
134
fashion. Holes are identified by NaN values but this criteria can be changed via the
0 commit comments