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

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


The following commit(s) were added to refs/heads/master by this push:
     new 93f8146  [HOTFIX] fix the maven badge pixel
     new fdb1f40  Merge pull request #892 from vesense/patch-9
93f8146 is described below

commit 93f81464ea4f0349d3187b5e9126fbebc6fba700
Author: Xin Wang <[email protected]>
AuthorDate: Sat Mar 7 22:14:03 2020 +0800

    [HOTFIX] fix the maven badge pixel
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d14de5c..f55ac19 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@
 
![](https://img.shields.io/badge/platform-win10%20%7C%20macox%20%7C%20linux-yellow.svg)
 ![](https://img.shields.io/badge/java--language-1.8-blue.svg)
 [![IoTDB 
Website](https://img.shields.io/website-up-down-green-red/https/shields.io.svg?label=iotdb-website)](https://iotdb.apache.org/)
-[![Maven 
Version](https://maven-badges.herokuapp.com/maven-central/org.apache.iotdb/iotdb-parent/badge.png)](http://search.maven.org/#search|gav|1|g:"org.apache.iotdb")
+[![Maven 
Version](https://maven-badges.herokuapp.com/maven-central/org.apache.iotdb/iotdb-parent/badge.svg)](http://search.maven.org/#search|gav|1|g:"org.apache.iotdb")
 
 # Overview
 

Reply via email to