Skip to content

Commit 6bdc94e

Browse files
committed
Adding redirect
1 parent 906a7b4 commit 6bdc94e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.ts

+4
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ const config: Config = {
6868
from: "/guides/prompt-customization",
6969
to: "/guides/review-instructions",
7070
},
71+
{
72+
from: "/guides/configure-coderabbit",
73+
to: "/configure-coderabbit",
74+
},
7175
],
7276
},
7377
],

0 commit comments

Comments
 (0)