Skip to content

Commit 39efe9a

Browse files
Update path to solution
1 parent aac6d54 commit 39efe9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2024/puzzles/day04.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ def totalMAS(grid: Grid): Int =
298298
- [Solution](https://github.com/makingthematrix/AdventOfCode2024/blob/main/src/main/scala/io/github/makingthematrix/AdventofCode2024/DayFour.scala) by [Maciej Gorywoda](https://github.com/makingthematrix)
299299
- [Solution](https://github.com/itsjoeoui/aoc2024/blob/main/src/day04.scala) by [itsjoeoui](https://github.com/itsjoeoui)
300300
- [Solution](https://github.com/guycastle/advent_of_code/blob/main/src/main/scala/aoc2024/day04/DayFour.scala) by [Guillaume Vandecasteele](https://github.com/guycastle)
301-
- [Solution](https://github.com/rolandtritsch/scala3-aoc-2024/blob/trunk/src/aoc2024/Day04.scala) by [Roland Tritsch](https://github.com/rolandtritsch)
301+
- [Solution](https://github.com/rolandtritsch/scala3-aoc-2024/blob/trunk/main/src/aoc2024/Day04.scala) by [Roland Tritsch](https://github.com/rolandtritsch)
302302
- [Solution](https://github.com/Jannyboy11/AdventOfCode2024/blob/master/src/main/scala/day04/Day04.scala) of [Jan Boerman](https://x.com/JanBoerman95)
303303
- [Solution](https://github.com/profunctor-optics/advent-2024/blob/main/src/main/scala/advent2024/Day04.scala) by [Georgi Krastev](https://github.com/joroKr21)
304304
- [Solution](https://github.com/jportway/advent2024/blob/master/src/main/scala/Day4.scala) by [Joshua Portway](https://github.com/jportway)

0 commit comments

Comments
 (0)