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 60aef00 commit 2026097Copy full SHA for 2026097
.github/workflows/check-links.yml
@@ -49,6 +49,8 @@ jobs:
49
--exclude "^https://github.com/GenericMappingTools/gmt/releases/tag/X.Y.Z$"
50
--exclude "^https://github.com/GenericMappingTools/pygmt/edit"
51
--exclude "^https://github.com/GenericMappingTools/pygmt/issues/new"
52
+ --exclude "^https://github.com/GenericMappingTools/pygmt/releases/tag/{{path}}"
53
+ --exclude "^https://www.pygmt.org/{{path}}"
54
--exclude "^git"
55
--exclude "^file://"
56
--exclude "https://www.adobe.com/jp/print/postscript/pdfs/PLRM.pdf"
0 commit comments