From 93dd955debf93e0c15e8ff0f44c91fedb15b9f03 Mon Sep 17 00:00:00 2001 From: Jingyi Date: Wed, 24 Jun 2026 22:19:31 -0700 Subject: [PATCH] docs: add Dify Cloud support contact (#37913) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6cbb0e1261..35bbb897f1a 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ All of Dify's offerings come with corresponding APIs, so you could effortlessly ## Using Dify - **Cloud
** - We host a [Dify Cloud](https://dify.ai) service for anyone to try with zero setup. It provides all the capabilities of the self-deployed version, and includes 200 free GPT-4 calls in the sandbox plan. + We host a [Dify Cloud](https://dify.ai) service for anyone to try with zero setup. It provides all the capabilities of the self-deployed version, and includes 200 free GPT-4 calls in the sandbox plan. If you run into issues with Dify Cloud, [contact our Cloud support team](mailto:cloud@dify.ai?subject=%5BGitHub%5DDify%20Cloud%20Support). - **Self-hosting Dify Community Edition
** Quickly get Dify running in your environment with this [starter guide](#quick-start).