From cf79aa8923cd204b9b8afdadcaeebdf7c515281d Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 29 Dec 2022 19:27:00 +0100 Subject: [PATCH] Fixed planetposen-images repo url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da94780..f524172 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Backend api of planetposen webshop. View frontend at: [kevinmidboe/planetposen-frontend](https://github.com/kevinmidboe/planetposen-frontend) Also uses the following supplementary go apps: - - image proxy : [kevinmidboe/planetposen-images](https://github.com/kevinmidboe/planetposen-image) + - image proxy : [kevinmidboe/planetposen-images](https://github.com/kevinmidboe/planetposen-images) - email sender : [kevinmidboe/planetposen-mail](https://github.com/kevinmidboe/planetposen-mail) ## Install