We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7fa545 commit e915713Copy full SHA for e915713
1 file changed
.github/workflows/check-links.yml
@@ -48,6 +48,7 @@ jobs:
48
# 429: Too many requests
49
args: >
50
--accept 200,429
51
+ --format compact
52
--exclude "^https://docs.generic-mapping-tools.org/6.[0-9]?/%s$"
53
--exclude "^https://docs.generic-mapping-tools.org/6.[0-9]?/%3Cmodule-name%3E.html$"
54
--exclude "^https://doi.org"
0 commit comments