fix getting started docs

This commit is contained in:
Ishaan Jaff 2024-06-18 11:07:16 -07:00
parent 298984453c
commit bf9d77eeb1

View file

@ -138,8 +138,8 @@ const config = {
title: 'Docs', title: 'Docs',
items: [ items: [
{ {
label: 'Tutorial', label: 'Getting Started',
to: '/docs/index', to: 'https://docs.litellm.ai/docs/',
}, },
], ],
}, },