Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 0dec0bb

Browse files
authored
fix CircleCI badge
It appears that the badge was linked to a static image. Update the markdown to show the current build status instead.
1 parent 7307754 commit 0dec0bb

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
@@ -1,7 +1,7 @@
11
LaunchDarkly SDK for Java
22
=========================
33

4-
![Circle CI](https://circleci.com/gh/launchdarkly/java-client.png)
4+
[![Circle CI](https://circleci.com/gh/launchdarkly/java-client.svg?style=shield)](https://circleci.com/gh/launchdarkly/java-client)
55
[![Javadocs](http://javadoc.io/badge/com.launchdarkly/launchdarkly-client.svg)](http://javadoc.io/doc/com.launchdarkly/launchdarkly-client)
66
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Flaunchdarkly%2Fjava-client.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Flaunchdarkly%2Fjava-client?ref=badge_shield)
77

0 commit comments

Comments
 (0)