You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by yu...@apache.org on 2021/05/26 00:56:12 UTC

[incubator-pegasus] branch master updated: fix: fix logo missing (#736)

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

yuchenhe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/master by this push:
     new a2c8355  fix: fix logo missing (#736)
a2c8355 is described below

commit a2c83556f2cf23459c00bd9249cf46ee39e91d96
Author: Yingchun Lai <40...@qq.com>
AuthorDate: Wed May 26 08:56:04 2021 +0800

    fix: fix logo missing (#736)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0986a59..4864114 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 [hbase]: https://hbase.apache.org/
 [website]: https://pegasus.apache.org
 
-![pegasus-logo](docs/media-img/pegasus-logo.png)
+![pegasus-logo](https://github.com/apache/incubator-pegasus-website/blob/master/assets/images/pegasus-logo-inv.png)
 
 [![Build Status](https://travis-ci.org/apache/incubator-pegasus.svg?branch=master)](https://travis-ci.org/apache/incubator-pegasus)
 [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org