Fix build status badge

This commit is contained in:
Scott Frederick
2016-07-11 18:03:07 -05:00
committed by GitHub
parent 365911c8e7
commit 2d763feb82

View File

@@ -1,4 +1,4 @@
= Spring Cloud Connectors image:https://build.spring.io/plugins/servlet/buildStatusImage/CLOUD-NIGHTLY/[Build status]
= Spring Cloud Connectors image:https://build.spring.io/plugins/servlet/buildStatusImage/CLOUD-NIGHTLY[Build status]
Spring Cloud Connectors provides a simple abstraction that JVM-based applications can use to discover information about the cloud environment on which they are running, connect to services, and have discovered services registered as Spring beans. It provides out-of-the-box support for discovering common services on Heroku and Cloud Foundry cloud platforms, and it supports custom service definitions through Java Service Provider Interfaces (SPI).