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
|
|
@ -2,7 +2,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",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,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",
|
||||
|
|
|
|||
|
|
@ -223,7 +223,7 @@
|
|||
"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",
|
||||
"sidebar": "docs"
|
||||
},
|
||||
"github-issues": {
|
||||
|
|
@ -265,7 +265,7 @@
|
|||
"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.",
|
||||
"sidebar": "docs"
|
||||
},
|
||||
"midjourney-prompt-chain": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue