diff --git a/_config.yml b/_config.yml index 6a59404b7..3ac6fc7fa 100644 --- a/_config.yml +++ b/_config.yml @@ -22,9 +22,6 @@ project: spring-data-mongodb # Project github URL github_repo_url: https://github.com/spring-projects/spring-data-mongodb -# Project forum URL -forum: http://forum.spring.io/forum/spring-projects/data/nosql - # If you want to include a custom pom.xml or gradle template set these value to true and add _include files custom_pom_template: false custom_gradle_template: false diff --git a/index.html b/index.html index da7ab1bff..282bc2619 100644 --- a/index.html +++ b/index.html @@ -92,10 +92,6 @@ The Spring Data MongoDB project provides integration with the MongoDB document d * [Accessing Data with Mongo]({{site.main_site_url}}/guides/gs/accessing-data-mongo) -### Tutorials - -* [Data Access with Spring]({{site.main_site_url}}/guides/tutorials/data) - ### Presentations * [Data Access 2.0? Please welcome: Spring Data!](https://speakerdeck.com/olivergierke/data-access-2-dot-0-please-welcome-spring-data-2)