From b249e9b38fbc8855363ab58f701fbd40b3b0965f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yvonne=20Fr=C3=B6hlich?= Date: Sun, 22 Mar 2026 14:13:48 +0100 Subject: [PATCH] Update link to GMT Julia docs --- doc/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing.md b/doc/contributing.md index 43eb88657fd..ce90ad2261e 100644 --- a/doc/contributing.md +++ b/doc/contributing.md @@ -579,7 +579,7 @@ After the initial implementation, missing aliases can be added in separate PRs: - whether the parameter is listed in the `COMMON_DOCSTRINGS` dictionary in `pygmt/helpers/decorators.py` - whether other wrapped GMT modules have a similar parameter - - whether [GMT.jl](https://www.generic-mapping-tools.org/GMT.jl/dev/) has defined an alias + - whether [GMT.jl](https://www.generic-mapping-tools.org/GMTjl_doc/) has defined an alias * Add the alias to the `AliasSystem` class and the function signature. * Add the alias and description to the parameters section of the docstring, using the `fmt_docstring` decorator to add descriptions for parameters included in the