diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index c0b408007d1..e230124165f 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -49,8 +49,8 @@ jobs: --exclude "^https://github.com/GenericMappingTools/gmt/releases/tag/X.Y.Z$" --exclude "^https://github.com/GenericMappingTools/pygmt/edit" --exclude "^https://github.com/GenericMappingTools/pygmt/issues/new" - --exclude "^https://github.com/GenericMappingTools/pygmt/releases/tag/{{path}}" - --exclude "^https://www.pygmt.org/{{path}}" + --exclude "^https://github.com/GenericMappingTools/pygmt/releases/tag/%7B%7Bpath%7D%7D" + --exclude "^https://www.pygmt.org/%7B%7Bpath%7D%7D" --exclude "^git" --exclude "^file://" --exclude "https://www.adobe.com/jp/print/postscript/pdfs/PLRM.pdf"