Skip to content

Commit 0c2eaad

Browse files
added test
1 parent 67bfbbd commit 0c2eaad

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

netlify.toml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,10 @@
66
[[redirects]]
77
from = "/blog/"
88
to = "https://coderabbit.ai/blog/"
9-
force = true
9+
force = true
10+
11+
[[redirects]]
12+
from = "/blog1/"
13+
to = "https://coderabbit.ai/blog1/"
14+
force = true
15+
status = 200

0 commit comments

Comments
 (0)