From b69c50f073cd20436a70d6f19ecff5faf0c90d89 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Thu, 19 Jun 2014 21:48:20 +0200 Subject: [PATCH] delete forum metadata --- _config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/_config.yml b/_config.yml index e818f04d88..a8828bd281 100644 --- a/_config.yml +++ b/_config.yml @@ -22,9 +22,6 @@ project: spring-framework # Project github URL github_repo_url: http://github.com/spring-projects/spring-framework -# Project forum URL -forum: http://forum.spring.io/forum/spring-projects/container - # 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