diff --git a/2024/day1/Readme.md b/2024/day1/Readme.md index 3874b66..276664f 100644 --- a/2024/day1/Readme.md +++ b/2024/day1/Readme.md @@ -4,5 +4,5 @@ These are my solutions for day 1. Thread here: https://goatmatrix.net/c/AdventOfCode/9AyDKNvJ6A -[Part 1 solution](part1.js) -[Part 2 solution](part2.js) \ No newline at end of file +[Part 1 solution](./part1.js) +[Part 2 solution](./part2.js) \ No newline at end of file