From 38ddead66f6133fa7eec96073fc0ec0e1dd796ff Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Thu, 30 Oct 2014 11:18:56 -0500 Subject: [PATCH] Remove forum link --- _config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/_config.yml b/_config.yml index 151eda2b7..bf29dc68f 100644 --- a/_config.yml +++ b/_config.yml @@ -22,9 +22,6 @@ project: spring-data-redis # Project github URL github_repo_url: http://github.com/spring-projects/spring-data-redis -# 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