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 6c55ed8 commit 547e1f9Copy full SHA for 547e1f9
blog/_posts/2020-05-05-scala-3-import-suggestions.md
@@ -314,7 +314,7 @@ Scala 3 addresses these two pain points by:
314
- providing actionable feedback, suggesting `import` clauses that might provide
315
the missing implicits.
316
317
-You can already try this feature in [Dotty 0.24.0-RC1](https://dotty.epfl.ch/docs/usage/getting-started.html).
+You can already try this feature in Dotty 0.24.0-RC1.
318
319
[2018 Scala developer survey]: https://contributors.scala-lang.org/t/preliminary-developer-survey-results/2681
320
[2019 developer survey]: https://scalacenter.github.io/scala-developer-survey-2019/#what-are-the-main-pain-points-in-your-daily-workflow
0 commit comments