This is an automated email from the ASF dual-hosted git repository.
zihaoxiang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new f14749a943 [Doc] fix CNCF logo (#15634)
f14749a943 is described below
commit f14749a94329e9f715f9cc4bcd2acd33d5e6dd03
Author: Gallardot <[email protected]>
AuthorDate: Tue Feb 27 14:42:07 2024 +0800
[Doc] fix CNCF logo (#15634)
Signed-off-by: Gallardot <[email protected]>
---
README.md | 4 ++--
README_zh_CN.md | 4 ++--
images/cncf-landscape-white-bg.jpg | Bin 0 -> 131627 bytes
images/cncf-white-bg.jpg | Bin 0 -> 47439 bytes
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 378e079afb..2cd7cd35c5 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Welcome to join the Apache DolphinScheduler community by:
<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="./images/cncf-landscape-white-bg.jpg" width="175"
alt="cncf-landscape"/> <img src="./images/cncf-white-bg.jpg"
width="200" alt="cncf-logo"/>
<br/><br/>
-DolphinScheduler enriches the <a
href="https://landscape.cncf.io/?landscape=observability-and-analysis&license=apache-license-2-0">CNCF
CLOUD NATIVE Landscape.</a >
+DolphinScheduler enriches the <a
href="https://landscape.cncf.io/?item=orchestration-management--scheduling-orchestration--dolphinscheduler">CNCF
CLOUD NATIVE Landscape.</a >
</p >
diff --git a/README_zh_CN.md b/README_zh_CN.md
index e40f627949..d513600712 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -68,8 +68,8 @@ DolphinScheduler 的主要特性如下:
<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="./images/cncf-landscape-white-bg.jpg" width="175"
alt="cncf-landscape"/> <img src="./images/cncf-white-bg.jpg"
width="200" alt="cncf-logo"/>
<br/><br/>
-DolphinScheduler enriches the <a
href="https://landscape.cncf.io/?landscape=observability-and-analysis&license=apache-license-2-0">CNCF
CLOUD NATIVE Landscape.</a >
+DolphinScheduler enriches the <a
href="https://landscape.cncf.io/?item=orchestration-management--scheduling-orchestration--dolphinscheduler">CNCF
CLOUD NATIVE Landscape.</a >
</p >
diff --git a/images/cncf-landscape-white-bg.jpg
b/images/cncf-landscape-white-bg.jpg
new file mode 100644
index 0000000000..0ee426cbdf
Binary files /dev/null and b/images/cncf-landscape-white-bg.jpg differ
diff --git a/images/cncf-white-bg.jpg b/images/cncf-white-bg.jpg
new file mode 100644
index 0000000000..0e9579074f
Binary files /dev/null and b/images/cncf-white-bg.jpg differ