mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
fix getting started docs
This commit is contained in:
parent
298984453c
commit
bf9d77eeb1
1 changed files with 2 additions and 2 deletions
|
|
@ -138,8 +138,8 @@ const config = {
|
|||
title: 'Docs',
|
||||
items: [
|
||||
{
|
||||
label: 'Tutorial',
|
||||
to: '/docs/index',
|
||||
label: 'Getting Started',
|
||||
to: 'https://docs.litellm.ai/docs/',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue