fix getting started docs

This commit is contained in:
Ishaan Jaff
2024-06-18 11:07:18 -07:00
parent 298984453c
commit bf9d77eeb1
+2 -2
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/',
},
],
},