mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 06:42:21 +08:00
changed baseUrl
This commit is contained in:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user