You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by ma...@apache.org on 2021/10/24 13:11:00 UTC

[zookeeper] branch master updated: ZOOKEEPER-4402: Added Hyperlink At LOGO

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

maoling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f01513  ZOOKEEPER-4402: Added Hyperlink At LOGO
4f01513 is described below

commit 4f015139e73986c13d6ecfc8dd18a00e6f8a3485
Author: gautammsuthar <69...@users.noreply.github.com>
AuthorDate: Sun Oct 24 21:10:54 2021 +0800

    ZOOKEEPER-4402: Added Hyperlink At LOGO
    
    Inserted a hyperlink AT logo
    So that users can easily be redirected to the SITE
    
    Author: gautammsuthar <69...@users.noreply.github.com>
    
    Reviewers: maoling <ma...@apache.org>
    
    Closes #1771 from gautammsuthar/patch-1
---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a616bab..60dff8f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
 # Apache ZooKeeper [![GitHub Actions CI][ciBadge]][ciLink] [![Travis CI][trBadge]][trLink] [![Maven Central][mcBadge]][mcLink] [![License][liBadge]][liLink]
-![alt text](https://zookeeper.apache.org/images/zookeeper_small.gif "ZooKeeper")
+
+<p align="left">
+  <a href="https://zookeeper.apache.org/">
+    <img src="https://zookeeper.apache.org/images/zookeeper_small.gif"" alt="https://zookeeper.apache.org/"><br/>
+  </a>
+</p>
 
 For the latest information about Apache ZooKeeper, please visit our website at: