From 24a971d5bcf07515115795d49d1f489c8ccd072e Mon Sep 17 00:00:00 2001
From: Benny <66417262+ThisIsBenny@users.noreply.github.com>
Date: Wed, 16 Feb 2022 22:46:16 +0100
Subject: [PATCH] Update README.md

---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index faebb14..27e8dc6 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,14 @@
 
 The wishlist app is a simple webapp for publishing wishlists. It allows to share wishlists for different people or occasions with friends and family. If something was bought from the wishlist, it can be removed from the list to prevent duplicate purchases.
 
-
-
-[DEMO](https://codesandbox.io/s/wishlist-app-h0htfc)
-
-
-
 The app can be easily self-hosted via Docker (see docker-compose example below).
 
+
+[DEMO](https://h0htfc.sse.codesandbox.io)
+
+
+## Screenshots
+
 ![Overview Image](.github/assets/overview.jpg)
 ![Detail Image](.github/assets/details.jpg)