From 0b324b5bbd912ae87d6ab133780960c7400e25e4 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Thu, 17 Oct 2024 12:02:29 +0200 Subject: Fixed the images and the links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 83a8a1f..cd72a14 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Match Up! is a flask web application to create pairings of players from a pool a Here it is in action: -![Game Page](https://gitlab.com/KaranJayachandra/match_up/-/raw/feature/docs/docs/game_screen.png?ref_type=heads) +![Game Page](https://gitlab.com/KaranJayachandra/match_up/-/blob/main/docs/game_screen.png?ref_type=heads) -![Player Page](https://gitlab.com/KaranJayachandra/match_up/-/raw/feature/docs/docs/player_screen.png?ref_type=heads) +![Player Page](https://gitlab.com/KaranJayachandra/match_up/-/blob/main/docs/player_screen.png?ref_type=heads) Some additional features of this application are: -- cgit v1.3.1