We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 566c912 + 5b3dfdb commit 8ab6822Copy full SHA for 8ab6822
1 file changed
.github/workflows/link-check.yml
@@ -30,5 +30,6 @@ jobs:
30
--exclude "https://pubs.aip.org"
31
--exclude "https://www.gnu.org"
32
--exclude "https://fsf.org"
33
+ --exclude "http://www.k-wave.org"
34
"**/*.md" "**/*.rst"
35
fail: true
0 commit comments