Merge pull request #18 from apache/cschneider-patch-1

Update Readme.md
diff --git a/Readme.md b/Readme.md
index 290fd59..445a253 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,6 +1,6 @@
 # Aries Remote Service Admin (RSA)
 
-[![Build Status](https://builds.apache.org/buildStatus/icon?job=Aries-rsa%20master)](https://builds.apache.org/job/Aries-rsa%20master)
+[![Build Status](https://builds.apache.org/buildStatus/icon?job=Aries-rsa-master)](https://builds.apache.org/job/Aries-rsa-master)
 [![Maven Central](https://img.shields.io/maven-central/v/org.apache.aries.rsa/org.apache.aries.rsa.main.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22org.apache.aries.rsa%22%20AND%20a:%22org.apache.aries.rsa.main%22)
 
 The [Aries Remote Service Admin (RSA)](http://aries.apache.org/modules/rsa.html) project is the reference implementation of [Remote Services](https://osgi.org/specification/osgi.cmpn/7.0.0/service.remoteservices.html
@@ -21,4 +21,4 @@
 
  * [zookeeper](discovery/zookeeper/Readme.md) - Manages endpoint descriptions as zookeeper nodes.
  * [local](discovery/local/Readme.md) - Scans bundles for endpoint descriptions
- * [config](discovery/config/Readme.md) - Reads endpoint descriptions from ConfigAdmin service
\ No newline at end of file
+ * [config](discovery/config/Readme.md) - Reads endpoint descriptions from ConfigAdmin service