From 326feb4f432dd169cb91c725e79ce23140c17f2b Mon Sep 17 00:00:00 2001 From: Matt Bovel Date: Thu, 24 Aug 2023 14:50:25 +0200 Subject: [PATCH 1/2] Update spree registration link --- _overviews/contribute/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_overviews/contribute/index.md b/_overviews/contribute/index.md index 4fcafa87a3..abc8372e78 100644 --- a/_overviews/contribute/index.md +++ b/_overviews/contribute/index.md @@ -93,7 +93,7 @@ runs the **Scala Compiler Academy** project to onboard and educate new people in One of the Compiler Academy projects is an Issue Spree – an event that takes place every 3 weeks where people fix Scala 3 compiler issues in pair programming sessions while learning the compiler together. You can apply for the Spree participation -by [filling the form](https://forms.gle/DfoSuHFm3T6MA3L59). +by [filling this form]([https://forms.gle/DfoSuHFm3T6MA3L59](https://docs.google.com/forms/d/e/1FAIpQLSdhr5Y7QG9VGTGaPn5uS5v3Gz7VtnM5PW-vseZ9OpjseEiwYQ/viewform)). Before you begin, you can learn more about the Scala 3 compiler from the following links: From ddc917e43a1e37c7101ccd146a3be5333ed90d30 Mon Sep 17 00:00:00 2001 From: Matt Bovel Date: Mon, 28 Aug 2023 11:47:38 +0200 Subject: [PATCH 2/2] Update _overviews/contribute/index.md Co-authored-by: Jamie Thompson --- _overviews/contribute/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_overviews/contribute/index.md b/_overviews/contribute/index.md index abc8372e78..ba05bf7e69 100644 --- a/_overviews/contribute/index.md +++ b/_overviews/contribute/index.md @@ -93,7 +93,7 @@ runs the **Scala Compiler Academy** project to onboard and educate new people in One of the Compiler Academy projects is an Issue Spree – an event that takes place every 3 weeks where people fix Scala 3 compiler issues in pair programming sessions while learning the compiler together. You can apply for the Spree participation -by [filling this form]([https://forms.gle/DfoSuHFm3T6MA3L59](https://docs.google.com/forms/d/e/1FAIpQLSdhr5Y7QG9VGTGaPn5uS5v3Gz7VtnM5PW-vseZ9OpjseEiwYQ/viewform)). +by [filling this form](https://docs.google.com/forms/d/e/1FAIpQLSdhr5Y7QG9VGTGaPn5uS5v3Gz7VtnM5PW-vseZ9OpjseEiwYQ/viewform). Before you begin, you can learn more about the Scala 3 compiler from the following links: