Skip to content

Commit

Permalink
FIx
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Aug 20, 2024
1 parent 6ba63f3 commit 30ea403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/??path??$'
--exclude "^https://www.pygmt.org/??path??$"
--exclude "^git"
--exclude "^file://"
--exclude "^https://www.adobe.com/jp/print/postscript/pdfs/PLRM.pdf"
Expand Down

0 comments on commit 30ea403

Please sign in to comment.