adjusted baseUrl
This commit is contained in:
parent
ad55d8f4c7
commit
4a80d87269
29 changed files with 328 additions and 412 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"source": "@site/docs/python-function.mdx",
|
||||
"sourceDirName": ".",
|
||||
"slug": "/python-function",
|
||||
"permalink": "/langflow/python-function",
|
||||
"permalink": "/python-function",
|
||||
"draft": false,
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
|
|
@ -14,10 +14,10 @@
|
|||
"sidebar": "docs",
|
||||
"previous": {
|
||||
"title": "Multiple Vector Stores",
|
||||
"permalink": "/langflow/multiple-vectorstores"
|
||||
"permalink": "/multiple-vectorstores"
|
||||
},
|
||||
"next": {
|
||||
"title": "📚 How to Upload Examples?",
|
||||
"permalink": "/langflow/how-upload-examples"
|
||||
"permalink": "/how-upload-examples"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue