Skip to content

Commit 49f5c59

Browse files
authored
feat: update redirect from 2024 to 2025 in netlify.toml (#225)
1 parent 34165c4 commit 49f5c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ status = 200
3535

3636
[[redirects]]
3737
from = "/*"
38-
to = "/2024/:splat"
38+
to = "/2025/:splat"
3939
status = 301

0 commit comments

Comments
 (0)