Fix build badge link
diff --git a/README.md b/README.md
index bf298d0..4197374 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 or other Log4j 2 API provider implementations). Idiomatic Kotlin features are provided as an alternative to using
 the Log4j 2 Java API.
 
-[![Build Status](https://builds.apache.org/buildStatus/icon?job=Log4jKotlin)](https://builds.apache.org/job/Log4jKotlin)
+[![Build Status](https://builds.apache.org/job/Log4jKotlin/job/master/badge/icon)](https://builds.apache.org/job/Log4jKotlin/job/master/)
 
 ## Usage