Skip to content

Commit b72aef9

Browse files
authored
chore: update maven central badge in README (#2836)
Broken shield and link to maven central in the README (which I saw on construct hub). According to https://github.com/softwaremill/maven-badges https://maven-badges.herokuapp.com migrated to https://maven-badges.sml.io
1 parent 4cdf55d commit b72aef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![npm version](https://badge.fury.io/js/constructs.svg)](https://badge.fury.io/js/constructs)
77
[![PyPI version](https://badge.fury.io/py/constructs.svg)](https://badge.fury.io/py/constructs)
88
[![NuGet version](https://badge.fury.io/nu/Constructs.svg)](https://badge.fury.io/nu/Constructs)
9-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/software.constructs/constructs/badge.svg?style=plastic)](https://maven-badges.herokuapp.com/maven-central/software.constructs/constructs)
9+
[![Maven Central](https://maven-badges.sml.io/maven-central/software.constructs/constructs/badge.svg?style=plastic)](https://maven-badges.sml.io/maven-central/software.constructs/constructs)
1010

1111
## What are constructs?
1212

0 commit comments

Comments
 (0)