Skip to content

Commit 2c9e5a8

Browse files
authored
Update README.adoc
Fixed Maven Central badge
1 parent 2bf7c74 commit 2c9e5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= Contextual logging for Vert.x
22

33
image:https://github.com/reactiverse/reactiverse-contextual-logging/workflows/CI/badge.svg?branch=main["Build Status", link="https://github.com/reactiverse/reactiverse-contextual-logging/actions?query=workflow%3ACI"]
4-
image:https://maven-badges.herokuapp.com/maven-central/io.reactiverse/reactiverse-contextual-logging/badge.svg["Maven Central", link=https://maven-badges.herokuapp.com/maven-central/io.reactiverse/reactiverse-contextual-logging]
4+
image:https://img.shields.io/maven-central/v/io.reactiverse/reactiverse-contextual-logging[Maven Central]
55

66
Mapped Diagnostic Context (MDC) that works with the Vert.x event-loop model.
77

0 commit comments

Comments
 (0)