Skip to content

Commit 9dfc173

Browse files
authored
Merge pull request #830 from rolandtritsch/patch-7
Update path to solution
2 parents bcdc570 + 7da219d commit 9dfc173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2024/puzzles/day06.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ https://adventofcode.com/2024/day/6
217217
- [Solution](https://github.com/rmarbeck/advent2024/blob/main/day6/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
218218
- [Solution](https://github.com/spamegg1/aoc/blob/master/2024/06/06.scala#L235) by [Spamegg](https://github.com/spamegg1/)
219219
- [Solution](https://github.com/nichobi/advent-of-code-2024/blob/main/06/solution.scala) by [nichobi](https://github.com/nichobi)
220-
- [Solution](https://github.com/rolandtritsch/scala3-aoc-2024/blob/trunk/src/aoc2024/Day06.scala) by [Roland Tritsch](https://github.com/rolandtritsch)
220+
- [Solution](https://github.com/rolandtritsch/scala3-aoc-2024/blob/trunk/main/src/aoc2024/Day06.scala) by [Roland Tritsch](https://github.com/rolandtritsch)
221221
- [Solution](https://github.com/aamiguet/advent-2024/blob/main/src/main/scala/ch/aamiguet/advent2024/Day6.scala) by [Antoine Amiguet](https://github.com/aamiguet)
222222
- [Solution](https://github.com/scarf005/aoc-scala/blob/main/2024/day06.scala) by [scarf](https://github.com/scarf005)
223223
- [Solution](https://github.com/makingthematrix/AdventOfCode2024/blob/main/src/main/scala/io/github/makingthematrix/AdventofCode2024/DaySix.scala) by [makingthematrix](https://github.com/makingthematrix)

0 commit comments

Comments
 (0)