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 6d910bf commit 281416bCopy full SHA for 281416b
docs/docs/reference/changed/eta-expansion.md
@@ -35,7 +35,7 @@ will be deprecated).
35
The reason for excluding nullary methods from automatic eta expansion
36
is that Scala implicitly inserts the `()` argument, which would
37
conflict with eta expansion. Automatic `()` insertion is
38
-[limited](auto-apply.md) in Dotty, but the fundamental ambiguity
+[limited](../dropped/auto-apply.md) in Dotty, but the fundamental ambiguity
39
remains.
40
41
### Reference
0 commit comments