Skip to content

Commit 1bc0b77

Browse files
committed
Update README.md with day 24
1 parent 234b5ee commit 1bc0b77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- [Day 21](https://github.com/Flashky/advent-of-code-2023/tree/master/src/main/java/com/adventofcode/flashk/day21)
2727
- [Day 22](https://github.com/Flashky/advent-of-code-2023/tree/master/src/main/java/com/adventofcode/flashk/day22)
2828
- [Day 23](https://github.com/Flashky/advent-of-code-2023/tree/master/src/main/java/com/adventofcode/flashk/day23)
29-
- [Day 24](https://github.com/Flashky/advent-of-code-2023/tree/master/src/main/java/com/adventofcode/flashk/day24)
29+
- [Day 24 - Never Tell Me The Odds](https://github.com/Flashky/advent-of-code-2023/tree/master/src/main/java/com/adventofcode/flashk/day24)
3030
- [Day 25 - Snowverload](https://github.com/Flashky/advent-of-code-2023/tree/master/src/main/java/com/adventofcode/flashk/day25)
3131

3232
## Cloning this repository
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Day 24
1+
# Day 24: Never Tell Me The Odds
22

33
[https://adventofcode.com/2023/day/24](https://adventofcode.com/2023/day/24)

0 commit comments

Comments
 (0)