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',
items: [
{
label: 'Tutorial',
to: '/docs/index',
label: 'Getting Started',
to: 'https://docs.litellm.ai/docs/',
},
],
},