We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79854c0 commit 220be4cCopy full SHA for 220be4c
docs/day04.md
@@ -2,7 +2,7 @@
2
3
* [Problem statement](https://adventofcode.com/2021/day/3)
4
* [Solution code](https://github.com/abyala/advent-2021-clojure/blob/master/src/advent_2021_clojure/day04.clj)
5
-* [All-solo solution code](https://github.com/abyala/advent-2021-clojure/blob/master/src/advent_2021_clojure/day04-all-solo.clj)
+* [All-solo solution code](https://github.com/abyala/advent-2021-clojure/blob/master/src/advent_2021_clojure/day04_all_solo.clj)
6
7
---
8
0 commit comments