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 %}