Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0544bc0 commit f460e7fCopy full SHA for f460e7f
netlify.toml
@@ -1,7 +1 @@
1
2
-
3
-[[redirects]]
4
- from = "/blog/"
5
- to = "https://coderabbit.ai/blog1/"
6
- force = true
7
- status = 200
static/_redirects
@@ -1,4 +1,4 @@
-# Exclude docs.coderabbit.ai/ (except /) from redirection
+<!-- # Exclude docs.coderabbit.ai/ (except /) from redirection
/docs/\* https://docs.coderabbit.ai/:splat 200
@@ -12,4 +12,4 @@
12
13
# Redirect requests for pages to the /dev suffix
14
/coderabbit.ai/* /coderabbit.ai/doc1/:splat 301
15
-# redirect other rule
+# redirect other rule -->
0 commit comments