Skip to content

Commit

Permalink
Merge pull request #432 from tbak/master
Browse files Browse the repository at this point in the history
1.x Fix Jenkins build status link in README.md.
  • Loading branch information
tbak committed Feb 22, 2015
2 parents 3736f8f + 326f5c9 commit a7ca132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Eureka
=====
[![Build Status](https://netflixoss.ci.cloudbees.com/job/eureka-master/badge/icon)](https://netflixoss.ci.cloudbees.com/job/eureka-master/)
[![Build Status](https://netflixoss.ci.cloudbees.com/job/NetflixOSS/job/eureka/job/eureka-snapshot/badge/icon)](https://netflixoss.ci.cloudbees.com/job/NetflixOSS/job/eureka/job/eureka-snapshot/)

Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers.

Expand Down

0 comments on commit a7ca132

Please sign in to comment.