when I use doc on my projects, such as enum-extensions docs here
it seems literally all links to are prefixed with https://scala-lang.org/api/3.x/, even when not in scala package
e.g.

Maybe this default setting is to blame?
|
".*scala.*::scaladoc3::https://scala-lang.org/api/3.x/," + |