diff --git a/docs/2025/puzzles/day08.md b/docs/2025/puzzles/day08.md index a4e9b72254..8454c28186 100644 --- a/docs/2025/puzzles/day08.md +++ b/docs/2025/puzzles/day08.md @@ -12,6 +12,7 @@ https://adventofcode.com/2025/day/8 - [Solution](https://github.com/rmarbeck/advent2025/blob/main/day08/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck) - [Solution](https://github.com/henryk-cesnolovic/advent-of-code-2025/blob/main/d8/solution.scala) by [Henryk Česnolovič](https://github.com/henryk-cesnolovic) - [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day08.scala) by [Philippus Baalman](https://github.com/philippus) +- [Solution](https://codeberg.org/nichobi/adventofcode/src/branch/main/2025/07/solution.scala) by [nichobi](https://nichobi.com) Share your solution to the Scala community by editing this page. You can even write the whole article! [Go here to volunteer](https://github.com/scalacenter/scala-advent-of-code/discussions/842)