diff --git a/docs/users/installation.md b/docs/users/installation.md index 608495e5e..591152ee1 100644 --- a/docs/users/installation.md +++ b/docs/users/installation.md @@ -312,7 +312,7 @@ https://scalameta.org/docs/semanticdb/guide.html#scalac-compiler-plugin By default, the `scalafix` task processes all files in a project. If you use SemanticDB, the `scalafix` task also respects -[`-P:semanticdb:exclude`](#exclude-files-from-semanticdb). +[`-P:semanticdb:exclude`](#exclude-files-from-semanticdb-scala-2x-only). Use `Compile / scalafix / unmanagedSources` to optionally exclude files from the `scalafix` task.