This is an automated email from the ASF dual-hosted git repository.

coolfrog pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-horaedb.git


The following commit(s) were added to refs/heads/main by this push:
     new 878373c8 chore: fix logo link in readme (#1416)
878373c8 is described below

commit 878373c8022525246abf8907e471a8d931b20c93
Author: chunshao.rcs <[email protected]>
AuthorDate: Wed Jan 3 11:13:15 2024 +0800

    chore: fix logo link in readme (#1416)
    
    ## Rationale
    Fix logo link in readme.
    
    ## Detailed Changes
    
    
    ## Test Plan
    No need.
---
 README-CN.md | 2 +-
 README.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README-CN.md b/README-CN.md
index c99dbdee..0f428af4 100644
--- a/README-CN.md
+++ b/README-CN.md
@@ -1,4 +1,4 @@
-![CeresDB](docs/logo/horaedb-banner-white-small.png)
+![HoraeDB](docs/logo/horaedb-banner-white-small.jpg)
 
 ![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)
 
[![CI](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml)
diff --git a/README.md b/README.md
index 81922872..86b3678c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![CeresDB](docs/logo/horaedb-banner-white-small.png)
+![HoraeDB](docs/logo/horaedb-banner-white-small.jpg)
 
 ![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)
 
[![CI](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to