Skip to content

Commit 9158dc0

Browse files
committed
chore: add AstroNvim v4 docs
1 parent bea7dee commit 9158dc0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

netlify.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,9 @@ from = "/v3/*"
3434
to = "https://neon-salmiakki-8da50a.netlify.app/:splat"
3535
status = 200
3636
force = true # COMMENT: ensure that we always redirect
37+
38+
[[redirects]]
39+
from = "/v4/*"
40+
to = "https://harmonious-daifuku-19dac0.netlify.app/:splat"
41+
status = 200
42+
force = true # COMMENT: ensure that we always redirect

0 commit comments

Comments
 (0)