Update README.md
diff --git a/README.md b/README.md
index a6e3d57..78326a3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Aries JPA
 
-[![Build Status](https://builds.apache.org/buildStatus/icon?job=Aries-JPA-Trunk-JDK8-Deploy)](https://builds.apache.org/job/Aries-JPA-Trunk-JDK8-Deploy/)
+[![Build Status](https://builds.apache.org/buildStatus/icon?job=Aries-JPA-Trunk-JDK8)](https://builds.apache.org/job/Aries-JPA-Trunk-JDK8/)
 
 Implements the [JPA Service Specification from the OSGi compendium spec](https://osgi.org/specification/osgi.cmpn/7.0.0/service.jpa.html). Additionally some convenience
 services are provided to make it easier to use JPA in blueprint and DS.