Skip to content

Commit df29707

Browse files
authored
added Spamegg's solution link for 2024 day 11
- fix typo
1 parent c3ee550 commit df29707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2024/puzzles/day11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ https://adventofcode.com/2024/day/11
1010

1111
- [Solution](https://github.com/nikiforo/aoc24/blob/main/src/main/scala/io/github/nikiforo/aoc24/D11T2.scala) by [Artem Nikiforov](https://github.com/nikiforo)
1212
- [Solution](https://github.com/bishabosha/advent-of-code-2024/blob/main/2024-day11.scala) by [Jamie Thompson](https://github.com/bishabosha)
13-
- [Solution](https://github.com/spamegg1/aoc/blob/master/2024/11/11.worksheet.sc#L80) by [Spamegg]([https://gi](https://github.com/spamegg1)
13+
- [Solution](https://github.com/spamegg1/aoc/blob/master/2024/11/11.worksheet.sc#L80) by [Spamegg](https://github.com/spamegg1)
1414

1515
Share your solution to the Scala community by editing this page.
1616
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)

0 commit comments

Comments
 (0)