Skip to content

Commit 547e1f9

Browse files
committed
remove dead link
1 parent 6c55ed8 commit 547e1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/_posts/2020-05-05-scala-3-import-suggestions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ Scala 3 addresses these two pain points by:
314314
- providing actionable feedback, suggesting `import` clauses that might provide
315315
the missing implicits.
316316

317-
You can already try this feature in [Dotty 0.24.0-RC1](https://dotty.epfl.ch/docs/usage/getting-started.html).
317+
You can already try this feature in Dotty 0.24.0-RC1.
318318

319319
[2018 Scala developer survey]: https://contributors.scala-lang.org/t/preliminary-developer-survey-results/2681
320320
[2019 developer survey]: https://scalacenter.github.io/scala-developer-survey-2019/#what-are-the-main-pain-points-in-your-daily-workflow

0 commit comments

Comments
 (0)