From a9612afde8c104096dc980b60ce4228e955f4020 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 30 Sep 2014 11:44:58 +0100 Subject: [PATCH] Add link to Spring Cloud Bus --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4e1e807..b25c0d2 100644 --- a/index.html +++ b/index.html @@ -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 %} {% capture project_description %}