This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new a58274fba9f Fix the problem of Landscapes images not displaying on the
homepage (#30934)
a58274fba9f is described below
commit a58274fba9fd07dc2a0012fa5066398a155b1cff
Author: LotusMoon <[email protected]>
AuthorDate: Wed Apr 17 11:11:15 2024 +0800
Fix the problem of Landscapes images not displaying on the homepage (#30934)
---
README.md | 2 +-
README_ZH.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index c632c33a244..8e656f695d0 100644
--- a/README.md
+++ b/README.md
@@ -201,7 +201,7 @@ Check out
[Wiki](https://github.com/apache/shardingsphere/wiki) section for deta
<p align="center">
<br/><br/>
-<img src="https://landscape.cncf.io/images/left-logo.svg"
width="150"/> <img
src="https://landscape.cncf.io/images/right-logo.svg" width="200"/>
+<img
src="https://landscape.cncf.io/images/cncf-landscape-horizontal-color.svg"
width="165"/> <img
src="https://www.cncf.io/wp-content/uploads/2023/04/cncf-main-site-logo.svg"
width="200"/>
<br/><br/>
Apache ShardingSphere enriches the <a
href="https://landscape.cncf.io/?category=app-definition-and-development&grouping=category">CNCF
CLOUD NATIVE Landscape</a>.
</p>
diff --git a/README_ZH.md b/README_ZH.md
index a712e41859f..fe401c86529 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -183,7 +183,7 @@ Apache ShardingSphere 是多接入端共同组成的生态圈。
<p align="center">
<br/><br/>
-<img src="https://landscape.cncf.io/images/left-logo.svg"
width="150"/> <img
src="https://landscape.cncf.io/images/right-logo.svg" width="200"/>
+<img
src="https://landscape.cncf.io/images/cncf-landscape-horizontal-color.svg"
width="165"/> <img
src="https://www.cncf.io/wp-content/uploads/2023/04/cncf-main-site-logo.svg"
width="200"/>
<br/><br/>
ShardingSphere 进入了<a
href="https://landscape.cncf.io/?category=app-definition-and-development&grouping=category">CNCF
云原生全景图</a>。
</p>