Skip to content

Commit 46c2457

Browse files
authored
fix wrong typelevel toolkit link
Updated the link to Typelevel Toolkit in the contribution guide.
1 parent 7cac8a3 commit 46c2457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/community/start-contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Typelevel projects power a large part of the functional Scala ecosystem. They are also complex, long-lived codebases with active communities. Contributing can feel intimidating at first, but the path in is actually quite simple!
55

6-
Build something small with Cats Effect. Try streaming something with FS2. Use http4s for a simple service. Build with [Typelevel Toolkit](https://typelevel.org/blog/). Build a static site with Laika.
6+
Build something small with Cats Effect. Try streaming something with FS2. Use http4s for a simple service. Build with [Typelevel Toolkit](https://typelevel.org/toolkit/). Build a static site with Laika.
77

88
> Become a user of the ecosystem you want to contribute to.
99

0 commit comments

Comments
 (0)