forked from phoenix/litellm-mirror
updating vercel
This commit is contained in:
parent
9b7cf21de7
commit
e6da2f8bf7
1 changed files with 2 additions and 2 deletions
|
@ -10,10 +10,10 @@ const config = {
|
||||||
tagline: 'Simplify LLM API Calls',
|
tagline: 'Simplify LLM API Calls',
|
||||||
|
|
||||||
// Set the production url of your site here
|
// 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
|
// Set the /<baseUrl>/ pathname under which your site is served
|
||||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||||
baseUrl: '/docs',
|
baseUrl: '/',
|
||||||
|
|
||||||
onBrokenLinks: 'warn',
|
onBrokenLinks: 'warn',
|
||||||
onBrokenMarkdownLinks: 'warn',
|
onBrokenMarkdownLinks: 'warn',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue