Skip to content

Commit

Permalink
Point correctly to AoC 2024.
Browse files Browse the repository at this point in the history
  • Loading branch information
derailed-dash committed Dec 1, 2024
1 parent 7b736e6 commit e811c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/2024/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Advent of Code 2024
---
# {{ page.topic}} {{ page.year }}

Welcome to [AoC 2024](https://adventofcode.com/2023){:target="_blank"}!
Welcome to [AoC 2024](https://adventofcode.com/2024){:target="_blank"}!

For this AoC event I've decided to use [Jupyter Notebooks](/python/jupyter-notebooks){:target="_blank"}!! That way I can write the code, write some pretty documentation, and capture the output, all at the same time and and in the same place.

Expand Down

0 comments on commit e811c13

Please sign in to comment.