Adjusted broken links. Added more info in some sections.

This commit is contained in:
carlosrcoelho 2023-06-22 10:41:44 -03:00
commit 08e5e98d84
15 changed files with 136 additions and 105 deletions

View file

@ -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",

View file

@ -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",

View file

@ -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": {