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

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


The following commit(s) were added to refs/heads/master by this push:
     new be1f6aa86f Fix broken link in README.md (#4729)
be1f6aa86f is described below

commit be1f6aa86f45903dea63752be50e44e43c9025d0
Author: Lari Hotari <[email protected]>
AuthorDate: Fri Mar 13 17:26:46 2026 +0200

    Fix broken link in README.md (#4729)
---
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 23475c6254..85dbea66fd 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
-<img 
src="https://pbs.twimg.com/profile_images/545716709311520769/piLLa1iC_400x400.png";
 alt="logo" style="width: 32px;"/>
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.bookkeeper/bookkeeper-server.svg)](https://central.sonatype.com/artifact/org.apache.bookkeeper/bookkeeper-server)
 
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.bookkeeper/bookkeeper/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.bookkeeper/bookkeeper)
-
-# Apache BookKeeper
+# <img src="https://bookkeeper.apache.org/img/bk-logo.svg"; alt="logo" 
width="50"/> Apache BookKeeper
 
 Apache BookKeeper is a scalable, fault-tolerant and low latency storage 
service optimized for append-only workloads.
 

Reply via email to