Skip to content

Commit 67bfbbd

Browse files
added new rules
1 parent e2b7c77 commit 67bfbbd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

netlify.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[[redirects]]
2-
from = "/"
3-
to = "https://coderabbit.ai/blog/"
2+
from = "/docs/"
3+
to = "https://coderabbit.ai/docs/"
44
force = true
55

66
[[redirects]]
7-
from = "/"
8-
to = "https://coderabbit.ai/docs/"
7+
from = "/blog/"
8+
to = "https://coderabbit.ai/blog/"
99
force = true

0 commit comments

Comments
 (0)