Skip to content

Commit 76a6b42

Browse files
authored
Add a link the Tooling Spree page
1 parent 717cb41 commit 76a6b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/_posts/2025-03-24-evolving-scala.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ This means you can directly dig into the code and make the fixes or improvements
301301

302302
* You can fix bugs in [Scala3](https://github.com/scala/scala3), [IntelliJ](https://github.com/JetBrains/intellij-scala), and [Metals](https://github.com/scalameta/metals) yourself.
303303
Although the codebases are large, it’s not unheard of that someone can dive in and make the fixes necessary for their own use case
304-
* A [Compiler Spree](https://docs.scala-lang.org/contribute/#so-you-want-to-improve-the-scala-3-compiler) and a Tooling Spree are run every three weeks.
304+
* A [Compiler Spree](https://docs.scala-lang.org/contribute/#so-you-want-to-improve-the-scala-3-compiler) and a [Tooling Spree](https://scalameta.org/scala-tooling-spree/) are run every three weeks.
305305
These are remote coding sessions where you can collaborate with core Scala language and tooling contributors on bite-sized bugs and acquire the skills and knowledge to tackle more ambitious issues.
306306

307307
Contributing fixes and improvements to tooling and infrastructure is not easy, but neither is it impossible.

0 commit comments

Comments
 (0)