Add link to Spring Cloud Bus

This commit is contained in:
Dave Syer
2014-09-30 11:44:58 +01:00
parent 53dadef502
commit a9612afde8

View File

@@ -125,7 +125,7 @@ Integration with various Netflix OSS components (Eureka, Hystrix, Zuul, Archaius
An event bus for linking services and service instances together with distributed messaging. Useful for propagating state changes across a cluster (e.g. config change events).
{% endcapture %}
{% include project_block.md site_url="/spring-cloud" repo_url="http://github.com/spring-cloud/spring-cloud-bus" project_title="Spring Cloud Bus" project_description=project_description %}
{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-bus" repo_url="http://github.com/spring-cloud/spring-cloud-bus" project_title="Spring Cloud Bus" project_description=project_description %}
<!-- Spring Cloud Cloudfoundry -->
{% capture project_description %}