From 3d9c00fc844b0a156822d691d6bfe4012f198b62 Mon Sep 17 00:00:00 2001 From: Falko Richter Date: Fri, 6 Sep 2019 15:27:35 +0200 Subject: [PATCH] updated link to Kodein --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ab6022..1f974b9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Since Injekt and Kodein both ended up in a very similar implementation (object r Libraries such as Klutter will create Kodein modules for their injection modules, same for Kovert. And Typesafe configuration injection from Klutter will also be ported over to Kodein for future releases. -Kodein: https://github.com/SalomonBrys/Kodein +Kodein: https://github.com/Kodein-Framework/Kodein-DI/ # Injekt