Skip to content

Commit 187863b

Browse files
authored
ignore more GitHub links in HTMLProofer (#2986)
1 parent 1237511 commit 187863b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
--ignore-empty-alt\
3030
--allow-hash-href\
3131
--enforce-https=false\
32-
--ignore-urls '/https://github.com/scala/docs.scala-lang/blob/main/.*/,/www.oracle.com/'
32+
--ignore-urls '/https://github.com/scala/,/www.oracle.com/'
3333

0 commit comments

Comments
 (0)