Skip to content

Commit 57ef5bb

Browse files
author
Piotr Wittchen
authored
Merge pull request pwittchen#122 from agabrys/patch-1
correct maven badge target URL
2 parents 620f204 + af7c126 commit 57ef5bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ NetworkEvents
22
===============================
33
[![Travis CI](https://travis-ci.org/pwittchen/NetworkEvents.svg?branch=master)](https://travis-ci.org/pwittchen/NetworkEvents)
44
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-NetworkEvents-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1392)
5-
![Maven Central](https://img.shields.io/maven-central/v/com.github.pwittchen/networkevents.svg?style=flat)
5+
[![Maven Central](https://img.shields.io/maven-central/v/com.github.pwittchen/networkevents.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/com.github.pwittchen/networkevents)
66

77
Android library listening network connection state and change of the WiFi signal strength with event bus.
88

0 commit comments

Comments
 (0)