We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.md
2 parents 42c361c + 76f11c1 commit 6f5bb34Copy full SHA for 6f5bb34
scaladoc/README.md
@@ -40,7 +40,7 @@ the documentation won't work completely if you don't.
40
## CLI and SBT Documentation
41
42
The preferred way to use scaladoc is calling it from sbt `Compile/doc` task or to use CLI interface provided inside `dotty/bin/scaladoc` bash script.
43
-More information about specific scaladoc flags you can find inside [Usage docs](https://dotty.epfl.ch/docs/usage/scaladoc/settings.html)
+More information about specific scaladoc flags you can find inside [Usage docs](https://docs.scala-lang.org/scala3/guides/scaladoc/settings.html)
44
45
## Developing
46
0 commit comments