Skip to content

Commit a2568c4

Browse files
committed
Fixed links
1 parent d48969c commit a2568c4

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

aoc/2025/03/normal/03_normal.vn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Advent of code Day 03
2-
# https://adventofcode.com/2025/day/03
2+
# https://adventofcode.com/2025/day/3
33
# 03/12/2025
44

aoc/2025/04/normal/04_normal.vn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Advent of code Day 04
2-
# https://adventofcode.com/2025/day/04
2+
# https://adventofcode.com/2025/day/4
33
# 04/12/2025
44

aoc/2025/05/normal/05_normal.vn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Advent of code Day 05
2-
# https://adventofcode.com/2025/day/05
2+
# https://adventofcode.com/2025/day/5
33
# 05/12/2025
44

aoc/2025/06/normal/06_normal.vn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Advent of code Day 06
2-
# https://adventofcode.com/2025/day/06
2+
# https://adventofcode.com/2025/day/6
33
# 06/12/2025
44

aoc/2025/07/normal/07_normal.vn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Advent of code Day 07
2-
# https://adventofcode.com/2025/day/07
2+
# https://adventofcode.com/2025/day/7
33
# 07/12/2025
44

aoc/2025/08/normal/08_normal.vn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Advent of code Day 08
2-
# https://adventofcode.com/2025/day/08
2+
# https://adventofcode.com/2025/day/8
33
# 08/12/2025
44

aoc/2025/09/normal/09_normal.vn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Advent of code Day 09
2-
# https://adventofcode.com/2025/day/09
2+
# https://adventofcode.com/2025/day/9
33
# 09/12/2025
44

0 commit comments

Comments
 (0)