Adjusted broken links. Added more info in some sections.
This commit is contained in:
parent
c6b823da49
commit
08e5e98d84
15 changed files with 136 additions and 105 deletions
|
|
@ -13,9 +13,9 @@
|
|||
"tagsPath": "/tags",
|
||||
"isLast": true,
|
||||
"routePriority": -1,
|
||||
"sidebarFilePath": "/Users/rodrigonader/Repositories/logspace/langflow/docs/sidebars.js",
|
||||
"contentPath": "/Users/rodrigonader/Repositories/logspace/langflow/docs/docs",
|
||||
"contentPathLocalized": "/Users/rodrigonader/Repositories/logspace/langflow/docs/i18n/en/docusaurus-plugin-content-docs/current",
|
||||
"sidebarFilePath": "/home/carlos/repo/logspace/langflow/docs/sidebars.js",
|
||||
"contentPath": "/home/carlos/repo/logspace/langflow/docs/docs",
|
||||
"contentPathLocalized": "/home/carlos/repo/logspace/langflow/docs/i18n/en/docusaurus-plugin-content-docs/current",
|
||||
"docs": [
|
||||
{
|
||||
"unversionedId": "buffer-memory",
|
||||
|
|
@ -201,7 +201,7 @@
|
|||
"unversionedId": "gcp-deployment",
|
||||
"id": "gcp-deployment",
|
||||
"title": "Deploy on Google Cloud Platform",
|
||||
"description": "Run Langflow from a New Google Cloud Project",
|
||||
"description": "Run LangFlow from a New Google Cloud Project",
|
||||
"source": "@site/docs/gcp-deployment.md",
|
||||
"sourceDirName": ".",
|
||||
"slug": "/gcp-deployment",
|
||||
|
|
@ -358,7 +358,7 @@
|
|||
"unversionedId": "jina-deployment",
|
||||
"id": "jina-deployment",
|
||||
"title": "Deploy on Jina AI Cloud",
|
||||
"description": "Langflow integrates with langchain-serve to provide a one-command deployment to Jina AI Cloud.",
|
||||
"description": "LangFlow integrates with langchain-serve to provide a one-command deployment to Jina AI Cloud.",
|
||||
"source": "@site/docs/jina-deployment.md",
|
||||
"sourceDirName": ".",
|
||||
"slug": "/jina-deployment",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue