changed baseUrl
This commit is contained in:
parent
947c921a48
commit
ad55d8f4c7
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ const lightCodeTheme = require('prism-react-renderer/themes/github');
|
|||
tagline: 'LangFlow is a GUI for LangChain, designed with react-flow',
|
||||
favicon: 'img/favicon.ico',
|
||||
url: 'https://logspace-ai.github.io',
|
||||
baseUrl: '/langflow/',
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
organizationName: 'logspace-ai',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue