Skip to content

Commit 49b4a71

Browse files
committed
Fix a bad search-and-replace
1 parent 6383c3b commit 49b4a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ const sidebars: SidebarsConfig = {
128128
{
129129
type: 'link',
130130
label: 'CodeRabbit API',
131-
href: 'https:
131+
href: 'https://api.coderabbit.ai/api/swagger/',
132132
},
133133
{
134134
type: 'category',

0 commit comments

Comments
 (0)