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 5c17ee9 commit 85ea0ddCopy full SHA for 85ea0dd
scripts/ci.sh
@@ -16,6 +16,6 @@ bundle exec htmlproofer ./_site/\
16
--http-status-ignore "400,401,429"\
17
--empty-alt-ignore\
18
--allow-hash-href\
19
- --url-ignore '/https://github.com/scala/docs.scala-lang/blob/master/.*/,/www.oracle.com/,/http://dotty.epfl.ch/api/scala/tasty/Reflection/.*/'
+ --url-ignore '/https://github.com/scala/docs.scala-lang/blob/master/.*/,/www.oracle.com/,/.*dotty.epfl.ch\/api\/scala\/tasty\/Reflection.*/'
20
21
exit 0
0 commit comments