From b64a9edc8c1e04c08d0974f06dd5897c34dd50a8 Mon Sep 17 00:00:00 2001 From: johannes karoff Date: Mon, 25 Apr 2022 15:09:14 +0200 Subject: [PATCH] Update outwatch data --- _data/incubator.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/incubator.yml b/_data/incubator.yml index 5d53e68a..a27cee8f 100644 --- a/_data/incubator.yml +++ b/_data/incubator.yml @@ -55,9 +55,9 @@ - title: "log4cats" description: "Logging Tools For Interaction with cats-effect" github: "https://github.com/typelevel/log4cats" -- title: "OutWatch" - description: "A functional and reactive UI framework for more predictable code" - github: "https://github.com/OutWatch/outwatch" +- title: "Outwatch" + description: "The Functional and Reactive Web-Frontend Library for ScalaJS" + github: "https://github.com/outwatch/outwatch" - title: "PureConfig" description: "A boilerplate-free library for loading configuration files" github: "https://github.com/pureconfig/pureconfig"