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 4ff7a41 commit ed043afCopy full SHA for ed043af
static/_redirects
@@ -2,10 +2,10 @@
2
3
/docs/\* https://docs.coderabbit.ai/:splat 200
4
5
-# Exclude blog.coderabbit.ai/blog/\* from redirection
6
-
7
-/blog.coderabbit.ai/blog/\* https://blog.coderabbit.ai/blog/:splat 200
8
9
# Redirect blog.coderabbit.ai/ to docs.coderabbit.ai/
10
11
/blog.coderabbit.ai/ https://docs.coderabbit.ai/ 301!
+
+# Exclude blog.coderabbit.ai/blog/\* from redirection
+/blog.coderabbit.ai/blog/\* https://blog.coderabbit.ai/blog/:splat 200
0 commit comments