Skip to content

Commit 7cde40a

Browse files
committed
Fix Mvn central badge
1 parent 6b251e5 commit 7cde40a

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
@@ -3,7 +3,7 @@ Steam Web API for Java
33

44
[![build](https://github.com/lpradel/steam-web-api-java/actions/workflows/build-maven.yml/badge.svg)](https://github.com/lpradel/steam-web-api-java/actions/workflows/build-maven.yml)
55
[![Coverage Status](https://coveralls.io/repos/lpradel/steam-web-api-java/badge.svg?branch=master)](https://coveralls.io/r/lpradel/steam-web-api-java?branch=master)
6-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.lukaspradel/steam-web-api/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.lukaspradel/steam-web-api)
6+
[![Maven Central](https://img.shields.io/maven-central/v/com.lukaspradel/steam-web-api)](https://mvnrepository.com/artifact/com.lukaspradel/steam-web-api)
77

88
This library provides access to the data available from Valve's Steam API for Java applications. The available systems/interfaces are documented in the [Valve Developer Community Wiki](https://developer.valvesoftware.com/wiki/Steam_Web_API).
99

0 commit comments

Comments
 (0)