From 8abc5932b56e99b48865c5c197ee3d8d08bf9413 Mon Sep 17 00:00:00 2001 From: John Costa Date: Mon, 6 Apr 2026 22:07:37 +0100 Subject: [PATCH] fix: Advent of code repo --- content/projects/Advent of Code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projects/Advent of Code.md b/content/projects/Advent of Code.md index c193edb..4fcfe1e 100644 --- a/content/projects/Advent of Code.md +++ b/content/projects/Advent of Code.md @@ -6,6 +6,6 @@ toc = true tags = ["Software", "Advent of Code"] +++ -Git Repo: https://github.com/JohnCosta27/AdventOfCode +Git Repo: https://git.johncosta.tech/JohnCosta27/AdventOfCode/ I'm a massive fan of the Advent of Code, I have created a big mono repo of all the years solutions.