diff --git a/index.html b/index.html index 8f1a8e4..48c3826 100644 --- a/index.html +++ b/index.html @@ -68,19 +68,19 @@ Provides extensions to the JDBC support provided in the Spring Framework. {% capture project_description %} Spring Data module for Apache Solr. {% endcapture %} -{% include project_block.md site_url="https://github.com/SpringSource/spring-data-solr" repo_url="https://github.com/SpringSource/spring-data-solr" project_title="Spring Data Solr" project_description=project_description %} +{% include project_block.md site_url="https://github.com/spring-projects/spring-data-solr" repo_url="https://github.com/spring-projects/spring-data-solr" project_title="Spring Data Solr" project_description=project_description %} {% capture project_description %} Spring Data module for Couchbase. {% endcapture %} -{% include project_block.md site_url="https://github.com/SpringSource/spring-data-couchbase" repo_url="https://github.com/SpringSource/spring-data-couchbase" project_title="Spring Data Couchbase" project_description=project_description %} +{% include project_block.md site_url="https://github.com/spring-projects/spring-data-couchbase" repo_url="https://github.com/spring-projects/spring-data-couchbase" project_title="Spring Data Couchbase" project_description=project_description %} {% capture project_description %} Spring Data module for Elasticsearch. {% endcapture %} -{% include project_block.md site_url="https://github.com/SpringSource/spring-data-elasticsearch" repo_url="https://github.com/SpringSource/spring-data-elasticsearch" project_title="Spring Data Elasticsearch" project_description=project_description %} +{% include project_block.md site_url="https://github.com/spring-projects/spring-data-elasticsearch" repo_url="https://github.com/spring-projects/spring-data-elasticsearch" project_title="Spring Data Elasticsearch" project_description=project_description %} {% endcapture %}