From 08092d05fc1b64850511566507aa8eed13162aaf Mon Sep 17 00:00:00 2001 From: Alexey Andreev Date: Mon, 22 Mar 2021 14:51:40 +0300 Subject: [PATCH] Readme: use non-cached version of download badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 387152fdb..41e8a762f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ TeaVM ===== [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.teavm/teavm-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.teavm/teavm-maven-plugin) -[![Download](https://teavm.org/maven/badge.svg)](https://teavm.org/maven/_latest) +[![Download](https://teavm.org/maven/latestBadge.svg)](https://teavm.org/maven/_latest) [![Gitter chat](https://img.shields.io/badge/gitter-join%20chat-green.svg)](https://gitter.im/teavm/Lobby) [![Code Quality: Java](https://img.shields.io/lgtm/grade/java/g/konsoletyper/teavm.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/konsoletyper/teavm/context:java) [![Total Alerts](https://img.shields.io/lgtm/alerts/g/konsoletyper/teavm.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/konsoletyper/teavm/alerts)