This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev by this push:
new f39582e2e update logo image (#1644)
f39582e2e is described below
commit f39582e2e446ae50eccb11f92096ff37e372a31f
Author: benjobs <[email protected]>
AuthorDate: Mon Sep 19 14:18:18 2022 +0800
update logo image (#1644)
---
README.md | 2 +-
README_CN.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 3311baeb5..4ee19d7c6 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
<br/>
<h1>
<a href="https://streampark.apache.org" target="_blank" rel="noopener
noreferrer">
- <img width="600"
src="https://streampark.apache.org/image/logo_name.svg" alt="StreamPark logo">
+ <img width="600"
src="https://streampark.apache.org/image/logo_name.png" alt="StreamPark logo">
</a>
</h1>
<strong style="font-size: 1.5rem">Make stream processing easier!!!</strong>
diff --git a/README_CN.md b/README_CN.md
index 2f672736f..36aa007df 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -2,7 +2,7 @@
<br/>
<h1>
<a href="https://streampark.apache.org" target="_blank" rel="noopener
noreferrer">
- <img width="600"
src="https://streampark.apache.org/image/logo_name.svg" alt="StreamPark logo">
+ <img width="600"
src="https://streampark.apache.org/image/logo_name.png" alt="StreamPark logo">
</a>
</h1>
<strong style="font-size: 1.5rem">Make stream processing easier!!!</strong>