From a9420c0c1d0d7694d42ff5aef59f56b7946e2124 Mon Sep 17 00:00:00 2001 From: crazywoola <427733928@qq.com> Date: Thu, 16 Nov 2023 15:06:52 +0800 Subject: [PATCH] update images --- README.md | 2 +- README_CN.md | 2 +- README_ES.md | 2 +- README_JA.md | 2 +- images/{describe-en.png => describe.png} | Bin 5 files changed, 4 insertions(+), 4 deletions(-) rename images/{describe-en.png => describe.png} (100%) diff --git a/README.md b/README.md index 397bc439c67e6a..1d146dcfe08d96 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![](./images/describe-en.png)](https://dify.ai) +[![](./images/describe.png)](https://dify.ai)
English | 简体中文 | diff --git a/README_CN.md b/README_CN.md index 5e99d56a82ee2d..683acb9d887349 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,4 +1,4 @@ -[![](./images/describe-en.png)](https://dify.ai) +[![](./images/describe.png)](https://dify.ai)
English | diff --git a/README_ES.md b/README_ES.md index 7a52b272847828..524798ae162e38 100644 --- a/README_ES.md +++ b/README_ES.md @@ -1,4 +1,4 @@ -![](./images/describe-en.png) +[![](./images/describe.png)](https://dify.ai)
English | 简体中文 | diff --git a/README_JA.md b/README_JA.md index 8f7e983d6ead72..79748b47396ecc 100644 --- a/README_JA.md +++ b/README_JA.md @@ -1,4 +1,4 @@ -![](./images/describe-en.png) +[![](./images/describe.png)](https://dify.ai)
English | 简体中文 | diff --git a/images/describe-en.png b/images/describe.png similarity index 100% rename from images/describe-en.png rename to images/describe.png