Skip to content

Commit cea5350

Browse files
🎨 pnpm run lint:fix
[dependabot skip]
1 parent 99200af commit cea5350

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docusaurus.config.ts

+5-5
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,12 @@ const config: Config = {
8181
to: "/platforms/github-enterprise-server",
8282
},
8383
{
84-
to: '/getting-started/configure-coderabbit',
84+
to: "/getting-started/configure-coderabbit",
8585
from: [
86-
'/configure-coderabbit',
87-
'/configure-coderabbit/',
88-
'/guides/configure-coderabbit',
89-
'/guides/configure-coderabbit/',
86+
"/configure-coderabbit",
87+
"/configure-coderabbit/",
88+
"/guides/configure-coderabbit",
89+
"/guides/configure-coderabbit/",
9090
],
9191
},
9292
],

0 commit comments

Comments
 (0)