Skip to content

Commit 020dc12

Browse files
DOC: Update URLs (Link Checker Report on 2025-03-30) (#3886)
1 parent 40211d7 commit 020dc12

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/check-links.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,8 @@ jobs:
6666
--exclude "^https://www.pygmt.org/%7B%7Bpath%7D%7D"
6767
--exclude "^https://www.researchgate.net/"
6868
--exclude "^https://zenodo.org/badge/DOI/"
69-
--exclude-path "repository/doc/**/*.rst"
70-
--exclude-path "repository/doc/**/*.md"
7169
--verbose
72-
"repository/**/*.rst"
73-
"repository/**/*.md"
70+
"repository/*.md"
7471
"repository/**/*.py"
7572
"documentation/dev/**/*.html"
7673

0 commit comments

Comments
 (0)