From 38a15376da3546bae555a1a4ed157e71676e6958 Mon Sep 17 00:00:00 2001 From: Akhil Gupta Date: Mon, 31 May 2021 10:35:31 +0530 Subject: [PATCH] fix breaking screenshot link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bfceeb..303ed91 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ The current version of Hammond is written using GO for backend and Vuejs for the Also I had initially thought of a 2 container approach (1 for backend and 1 for the frontend) so that they can be independently maintained and updated. I eventually decided against this idea for the sake of simplicity. Although it is safe to assume that most self-hosters are fairly tech capable it still is much better to have a single container that you can fire and forget. -![Product Name Screen Shot][product-screenshot] [More Screenshots](Screenshots.md) +![Product Name Screen Shot][product-screenshot] [More Screenshots](Shreenshots.md) ### Built With