Skip to content

Commit 57ac7be

Browse files
authored
docs: fix Hugging Face deployment links (#6124)
1 parent b9b4827 commit 57ac7be

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Deploy Flowise self-hosted in your existing infrastructure, we support various [
198198

199199
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/configuration/deployment/render)
200200

201-
- [HuggingFace Spaces](https://docs.flowiseai.com/deployment/hugging-face)
201+
- [HuggingFace Spaces](https://docs.flowiseai.com/configuration/deployment/hugging-face)
202202

203203
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="HuggingFace Spaces"></a>
204204

i18n/README-JA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Flowise は、インスタンスを設定するためのさまざまな環境変
148148

149149
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/deployment/render)
150150

151-
- [Hugging Face Spaces](https://docs.flowiseai.com/deployment/hugging-face)
151+
- [Hugging Face Spaces](https://docs.flowiseai.com/configuration/deployment/hugging-face)
152152

153153
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="Hugging Face Spaces"></a>
154154

i18n/README-KR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Flowise는 인스턴스 구성을 위한 다양한 환경 변수를 지원합니
148148

149149
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/deployment/render)
150150

151-
- [HuggingFace Spaces](https://docs.flowiseai.com/deployment/hugging-face)
151+
- [HuggingFace Spaces](https://docs.flowiseai.com/configuration/deployment/hugging-face)
152152

153153
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="HuggingFace Spaces"></a>
154154

i18n/README-TW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Flowise 支持不同的環境變數來配置您的實例。您可以在 `package
160160

161161
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/configuration/deployment/render)
162162

163-
- [HuggingFace Spaces](https://docs.flowiseai.com/deployment/hugging-face)
163+
- [HuggingFace Spaces](https://docs.flowiseai.com/configuration/deployment/hugging-face)
164164

165165
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="HuggingFace Spaces"></a>
166166

i18n/README-ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Flowise 支持不同的环境变量来配置您的实例。您可以在 `package
148148

149149
[![部署到 Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/deployment/render)
150150

151-
- [HuggingFace Spaces](https://docs.flowiseai.com/deployment/hugging-face)
151+
- [HuggingFace Spaces](https://docs.flowiseai.com/configuration/deployment/hugging-face)
152152

153153
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="HuggingFace Spaces"></a>
154154

packages/server/README-ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ npx flowise start --PORT=3000 --DEBUG=true
5555
5656
[![部署到 Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/deployment/render)
5757
58-
- [HuggingFace Spaces](https://docs.flowiseai.com/deployment/hugging-face)
58+
- [HuggingFace Spaces](https://docs.flowiseai.com/configuration/deployment/hugging-face)
5959
6060
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="HuggingFace Spaces"></a>
6161

packages/server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ pnpm run e2e
6666

6767
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://docs.flowiseai.com/deployment/render)
6868

69-
- [HuggingFace Spaces](https://docs.flowiseai.com/deployment/hugging-face)
69+
- [HuggingFace Spaces](https://docs.flowiseai.com/configuration/deployment/hugging-face)
7070

7171
<a href="https://huggingface.co/spaces/FlowiseAI/Flowise"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="HuggingFace Spaces"></a>
7272

0 commit comments

Comments
 (0)