diff --git a/2024/day1/Readme.md b/2024/day1/Readme.md index 276664f..437e7cf 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](https://lab.gvid.tv/x0x7/AdventOfCodeSolutions/src/branch/main/2024/day1/part1.js) +[Part 2 solution](https://lab.gvid.tv/x0x7/AdventOfCodeSolutions/src/branch/main/2024/day1/part2.js) \ No newline at end of file