Skip to content

Commit f6fd3e9

Browse files
committed
Use shorter version.
1 parent 86d731a commit f6fd3e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pygmt/src/grdfill.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ def grdfill(
127127
128128
.. note::
129129
130-
Wraps the GMT module ``grdfill``.
131-
The GMT documentation is at :gmt-docs:`grdfill.html`.
130+
Wraps the GMT module :gmt-docs:`grdfill <grdfill.html>`.
132131
133132
Read a grid that presumably has unfilled holes that the user wants to fill in some
134133
fashion. Holes are identified by NaN values but this criteria can be changed via the

0 commit comments

Comments
 (0)