diff --git a/index.html b/index.html
index 605af49..709c7c9 100644
--- a/index.html
+++ b/index.html
@@ -112,17 +112,17 @@ An event bus for linking services and service instances together with distribute
{% capture project_description %}
-Integrates your application with Pivotal Cloudfoundry. Provides a service discovery implementation and also makes it easy to implement SSO and OAuth2 protected resources, and also to create a Cloudfoundry service broker.
+Integrates your application with Pivotal Cloud Foundry. Provides a service discovery implementation and also makes it easy to implement SSO and OAuth2 protected resources.
{% endcapture %}
{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-cloudfoundry" repo_url="http://github.com/spring-cloud/spring-cloud-cloudfoundry" project_title="Spring Cloud for Cloud Foundry" project_description=project_description %}
-
+
{% capture project_description %}
-Provides a starting point for building a service broker that manages a Cloud Foundry managed service.
+Provides a starting point for building a service broker that implements the Open Service Broker API.
{% endcapture %}
-{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-cloudfoundry-service-broker/" repo_url="http://github.com/spring-cloud/spring-cloud-cloudfoundry-service-broker" project_title="Spring Cloud Cloud Foundry Service Broker" project_description=project_description %}
+{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-open-service-broker/" repo_url="http://github.com/spring-cloud/spring-cloud-open-service-broker" project_title="Spring Cloud Open Service Broker" project_description=project_description %}
{% capture project_description %}