Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit7379e6f

Browse files
committed
Add redirects for /blogs/ and any other path
1 parent2b92ab9 commit7379e6f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎static/_redirects‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1+
# Redirect from / to docs.coderabbit.ai
2+
13
/ https://docs.coderabbit.ai/301!
4+
5+
# Allow access to /blogs/\* without redirection
6+
7+
/blogs/\* https://blog.coderabbit.ai/blogs/:splat200
8+
9+
# Redirect any other path to docs.coderabbit.ai
10+
11+
/\* https://docs.coderabbit.ai/:splat301!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp