From 7288e0ed27ddf393738124dcf198dbabe415d092 Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Mon, 28 Nov 2022 20:11:49 +0300 Subject: [PATCH] Adjust link to mirage config injector repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f018398..9a4e6cd 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ For a full overview of changes, see [CHANGES.md](CHANGES.md) Value Injectors --------------- Poodinis doesn't come with implementations of value injectors. Value injectors are available in separate projects: -* [Mirage Config value injector](https://github.com/mbierlee/poodinis-mirage-config-injector) +* [Mirage Config value injector](https://github.com/mbierlee/mirage-injector) * [Proper-d value injector](https://github.com/mbierlee/poodinis-proper-d-injector) Have you made any or do you know of any? Please add them to this section via a pull request or open an issue.