Skip to content

Commit

Permalink
Adding redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
guritfaq committed Jul 23, 2024
1 parent 906a7b4 commit 6bdc94e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ const config: Config = {
from: "/guides/prompt-customization",
to: "/guides/review-instructions",
},
{
from: "/guides/configure-coderabbit",
to: "/configure-coderabbit",
},
],
},
],
Expand Down

0 comments on commit 6bdc94e

Please sign in to comment.