Skip to content

Commit 475a2b0

Browse files
committed
fix shield
1 parent 8c8b5c8 commit 475a2b0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ The library also supports the WebSocket Protocol. The Async HTTP Client library
1010

1111
It's built on top of [Netty](https://github.com/netty/netty) and currently requires JDK8.
1212

13-
Latest `version`: [![Maven][mavenImg]][mavenLink]
14-
15-
[mavenImg]: https://img.shields.io/maven-central/v/org.asynchttpclient/async-http-client.svg
16-
[mavenLink]: http://mvnrepository.com/artifact/org.asynchttpclient/async-http-client
13+
Latest `version`: [![Maven](https://img.shields.io/maven-central/v/org.asynchttpclient/async-http-client.svg)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.asynchttpclient%22%20AND%20a%3A%22async-http-client%22)
1714

1815
## Installation
1916

0 commit comments

Comments
 (0)