fixed url
This commit is contained in:
parent
fb188b3418
commit
833e165718
2 changed files with 5 additions and 5 deletions
|
|
@ -196,9 +196,9 @@
|
|||
"179": {
|
||||
"js": [
|
||||
{
|
||||
"file": "assets/js/main.b17c975c.js",
|
||||
"hash": "01d6ec9076123f8f",
|
||||
"publicPath": "/langflow/assets/js/main.b17c975c.js"
|
||||
"file": "assets/js/main.e41346d6.js",
|
||||
"hash": "03fdef61036b577c",
|
||||
"publicPath": "/langflow/assets/js/main.e41346d6.js"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -233,7 +233,7 @@
|
|||
"js": [
|
||||
{
|
||||
"file": "assets/js/runtime~main.1bae3f3f.js",
|
||||
"hash": "0bff6d647f2d56ef",
|
||||
"hash": "33fbb03316509309",
|
||||
"publicPath": "/langflow/assets/js/runtime~main.1bae3f3f.js"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ export default {
|
|||
"title": "LangFlow Documentation",
|
||||
"tagline": "LangFlow is a GUI for LangChain, designed with react-flow",
|
||||
"favicon": "img/favicon.ico",
|
||||
"url": "https://langflow.docs.com",
|
||||
"url": "https://logspace-ai.github.io",
|
||||
"baseUrl": "/langflow/",
|
||||
"onBrokenLinks": "throw",
|
||||
"onBrokenMarkdownLinks": "warn",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue