Skip to content

Commit 0453076

Browse files
authored
Fix link for 2025 puzzles in config (#845)
go to day0
1 parent a732083 commit 0453076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ const config = {
149149
},
150150
{
151151
label: 'Puzzles 2025',
152-
to: '2025/puzzles/day01',
152+
to: '2025/puzzles/day0',
153153
},
154154
{
155155
label: 'Puzzles 2024',

0 commit comments

Comments
 (0)