Skip to content

Commit a5e80cc

Browse files
authored
Update fs2 repo link
1 parent 23a749e commit a5e80cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_data/projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
- title: "fs2"
105105
category: "Stream Processing"
106106
description: "FS2 is a library for purely functional, effectful, and polymorphic stream processing library in the Scala programming language. Its design goals are compositionality, expressiveness, resource safety, and speed. The name is a modified acronym for Functional Streams for Scala (FSS, or FS2)."
107-
github: "https://github.com/functional-streams-for-scala/fs2"
107+
github: "https://github.com/typelevel/fs2"
108108
- title: "Hammock"
109109
description: "Purely functional HTTP client"
110110
github: "https://github.com/pepegar/hammock"

0 commit comments

Comments
 (0)