updating vercel

This commit is contained in:
Krrish Dholakia 2023-08-12 12:01:45 -07:00
parent 9b7cf21de7
commit e6da2f8bf7

View file

@ -10,10 +10,10 @@ const config = {
tagline: 'Simplify LLM API Calls',
// Set the production url of your site here
url: 'https://docs.litellm.ai',
url: 'https://litellm.vercel.app/',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/docs',
baseUrl: '/',
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',