forked from phoenix/litellm-mirror
fix docs error
This commit is contained in:
parent
b065d65bf0
commit
7bf8571a08
1 changed files with 2 additions and 1 deletions
|
@ -71,7 +71,8 @@ const sidebars = {
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'Extras',
|
label: 'Extras',
|
||||||
items: [
|
items: [
|
||||||
'extras/secret', 'extras/contributing'
|
'extras/secret',
|
||||||
|
'extras/contributing',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
"troubleshoot",
|
"troubleshoot",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue