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