Skip to content

Commit d494d78

Browse files
committed
docs: fix github action badges
badges/shields#8671
1 parent 1d78f62 commit d494d78

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
# <div align="center">🌳 Log4j2 TTL ThreadContextMap</div>
22

33
<p align="center">
4-
<a href="https://github.com/oldratlee/log4j2-ttl-thread-context-map/actions/workflows/ci.yaml"><img src="https://img.shields.io/github/workflow/status/oldratlee/log4j2-ttl-thread-context-map/CI/master?logo=github&logoColor=white" alt="Github Workflow Build Status"></a>
4+
<a href="https://github.com/oldratlee/log4j2-ttl-thread-context-map/actions/workflows/ci.yaml"><img src="https://img.shields.io/github/actions/workflow/status/oldratlee/log4j2-ttl-thread-context-map/ci.yaml?branch=master&logo=github&logoColor=white" alt="Github Workflow Build Status"></a>
55
<a href="https://codecov.io/gh/oldratlee/log4j2-ttl-thread-context-map/branch/master"><img src="https://img.shields.io/codecov/c/github/oldratlee/log4j2-ttl-thread-context-map/master?logo=codecov&logoColor=white" alt="Coverage Status"></a>
66
<a href="https://openjdk.java.net/"><img src="https://img.shields.io/badge/Java-6+-green?logo=openjdk&logoColor=white" alt="JDK support"></a>
77
<a href="https://www.apache.org/licenses/LICENSE-2.0.html"><img src="https://img.shields.io/github/license/oldratlee/log4j2-ttl-thread-context-map?color=4D7A97&logo=apache" alt="License"></a>

0 commit comments

Comments
 (0)