forked from phoenix/litellm-mirror
docs(docusaurus.config.js): fix docusaurus base url
This commit is contained in:
parent
32880faa76
commit
28954bbba0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ const config = {
|
|||
favicon: '/img/favicon.ico',
|
||||
|
||||
// Set the production url of your site here
|
||||
url: 'https://litellm.vercel.app/',
|
||||
url: 'https://docs.litellm.ai/',
|
||||
// Set the /<baseUrl>/ pathname under which your site is served
|
||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||
baseUrl: '/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue