Skip to content

Commit 8ab6822

Browse files
authored
Merge pull request #680 from waltsims/fix-lychee-kwave-org
Exclude k-wave.org from link checker — site is returning 500
2 parents 566c912 + 5b3dfdb commit 8ab6822

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/link-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ jobs:
3030
--exclude "https://pubs.aip.org"
3131
--exclude "https://www.gnu.org"
3232
--exclude "https://fsf.org"
33+
--exclude "http://www.k-wave.org"
3334
"**/*.md" "**/*.rst"
3435
fail: true

0 commit comments

Comments
 (0)