From 15dc8b701a8d72189d712ac1b56a84454e5d9ba3 Mon Sep 17 00:00:00 2001 From: Mikas <37780769+mikz0rz@users.noreply.github.com> Date: Sat, 8 Feb 2025 18:29:43 +0200 Subject: [PATCH] Update README.md (#3999) Fixed deployment section links, /configuration/ part was missing from the URLs --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e70adea0..543054da 100644 --- a/README.md +++ b/README.md @@ -158,21 +158,21 @@ Flowise support different environment variables to configure your instance. You Deploy Flowise self-hosted in your existing infrastructure, we support various [deployments](https://docs.flowiseai.com/configuration/deployment) -- [AWS](https://docs.flowiseai.com/deployment/aws) -- [Azure](https://docs.flowiseai.com/deployment/azure) -- [Digital Ocean](https://docs.flowiseai.com/deployment/digital-ocean) -- [GCP](https://docs.flowiseai.com/deployment/gcp) +- [AWS](https://docs.flowiseai.com/configuration/deployment/aws) +- [Azure](https://docs.flowiseai.com/configuration/deployment/azure) +- [Digital Ocean](https://docs.flowiseai.com/configuration/deployment/digital-ocean) +- [GCP](https://docs.flowiseai.com/configuration/deployment/gcp) - [Alibaba Cloud](https://computenest.console.aliyun.com/service/instance/create/default?type=user&ServiceName=Flowise社区版) -
Others - - [Railway](https://docs.flowiseai.com/deployment/railway) + - [Railway](https://docs.flowiseai.com/configuration/deployment/railway) [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/pn4G8S?referralCode=WVNPD9) - - [Render](https://docs.flowiseai.com/deployment/render) + - [Render](https://docs.flowiseai.com/configuration/deployment/render) - [![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/deployment/render) + [![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/configuration/deployment/render) - [HuggingFace Spaces](https://docs.flowiseai.com/deployment/hugging-face)