Skip to content

Commit 6999159

Browse files
authored
Update day11.md
fix link format
1 parent 80679d7 commit 6999159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2023/puzzles/day11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ Here are some ideas that I think would be interesting to look into:
307307
- [Solution](https://github.com/marconilanna/advent-of-code/blob/master/2023/Day11.scala) by [Marconi Lanna](https://github.com/marconilanna)
308308
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2023/Day11.scala) by [Philippus Baalman](https://github.com/philippus)
309309
- [Solution](https://github.com/joeledwards/advent-of-code/blob/master/2023/src/main/scala/com/buzuli/advent/days/day11.scala) by [Joel Edwards](https://github.com/joeledwards)
310-
- [Solution]([https://github.com/mpilquist/aoc](https://github.com/mpilquist/aoc/blob/main/2023/day11.sc)) by [Michael Pilquist](https://github.com/mpilquist)
310+
- [Solution](https://github.com/mpilquist/aoc/blob/main/2023/day11.sc) by [Michael Pilquist](https://github.com/mpilquist)
311311

312312
Share your solution to the Scala community by editing this page.
313313
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)