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 40211d7 commit 020dc12Copy full SHA for 020dc12
.github/workflows/check-links.yml
@@ -66,11 +66,8 @@ jobs:
66
--exclude "^https://www.pygmt.org/%7B%7Bpath%7D%7D"
67
--exclude "^https://www.researchgate.net/"
68
--exclude "^https://zenodo.org/badge/DOI/"
69
- --exclude-path "repository/doc/**/*.rst"
70
- --exclude-path "repository/doc/**/*.md"
71
--verbose
72
- "repository/**/*.rst"
73
- "repository/**/*.md"
+ "repository/*.md"
74
"repository/**/*.py"
75
"documentation/dev/**/*.html"
76
0 commit comments