adjusted baseUrl

This commit is contained in:
carlosrcoelho 2023-06-26 16:52:17 -03:00
commit 4a80d87269
29 changed files with 328 additions and 412 deletions

View file

@ -6,7 +6,7 @@
"source": "@site/docs/github-issues.md",
"sourceDirName": ".",
"slug": "/github-issues",
"permalink": "/langflow/github-issues",
"permalink": "/github-issues",
"draft": false,
"tags": [],
"version": "current",
@ -14,10 +14,10 @@
"sidebar": "docs",
"previous": {
"title": "How to contribute?",
"permalink": "/langflow/how-contribute"
"permalink": "/how-contribute"
},
"next": {
"title": "Community",
"permalink": "/langflow/community"
"permalink": "/community"
}
}