changed baseUrl

This commit is contained in:
carlosrcoelho 2023-06-23 17:05:47 -03:00
commit 78bd6c19a2
28 changed files with 251 additions and 251 deletions

View file

@ -6,7 +6,7 @@
"source": "@site/docs/python-function.mdx",
"sourceDirName": ".",
"slug": "/python-function",
"permalink": "/python-function",
"permalink": "/langflow/python-function",
"draft": false,
"tags": [],
"version": "current",
@ -14,10 +14,10 @@
"sidebar": "docs",
"previous": {
"title": "Multiple Vector Stores",
"permalink": "/multiple-vectorstores"
"permalink": "/langflow/multiple-vectorstores"
},
"next": {
"title": "📚 How to Upload Examples?",
"permalink": "/how-upload-examples"
"permalink": "/langflow/how-upload-examples"
}
}