From c95182d32c9b97396e5326752c4761f1bc942026 Mon Sep 17 00:00:00 2001 From: "matthias@arch" Date: Wed, 6 Dec 2023 12:17:29 +0100 Subject: [PATCH] fix year --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0efca8..bca1fb2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Advent of code 2024 :christmas_tree: +# Advent of code 2023 :christmas_tree: This is a repository for my solutions for the [advent of code 2023](https://adventofcode.com/2023).