From 5a2650099e8cff125346957042f08d504c7f5f55 Mon Sep 17 00:00:00 2001 From: Eoghan Conlon Date: Mon, 2 Dec 2024 10:31:10 +0000 Subject: [PATCH] Fix. Badge in readme should be working now Signed-off-by: Eoghan Conlon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb9b570..602aa1d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Advent of Code 2024 Java -Stars: ![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fapi.brendan.ie) +Stars: ![Endpoint Badge](https://img.shields.io/endpoint?url=https://api.brendan.ie/aoc/get/1752062-07856ffb/2024) These ar my sollutions for Advent of Code 2024, all coded in Java. I will link to repositories for other languages if I end up doing it in other languages at a later stage. \ No newline at end of file