From 39ec85d5ab54866b9002b89e096f2cd073924ae5 Mon Sep 17 00:00:00 2001 From: Gili Tzabari Date: Mon, 20 Feb 2023 21:55:02 -0500 Subject: [PATCH] Updated link to pouch repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60bc544..7fab8bb 100644 --- a/README.md +++ b/README.md @@ -85,4 +85,4 @@ Please visit the [JayWire Wiki](https://github.com/vanillasource/jaywire/wiki) f ### Related external projects - * [Pouch](https://bitbucket.org/cowwoc/pouch/) is an interesting rethinking of the Service Locator pattern. + * [Pouch](https://github.com/cowwoc/pouch) is an interesting rethinking of the Service Locator pattern.