From 1a34b158eb67454d386632a2655ac82d83abd40f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 25 Jun 2015 17:44:29 +0100 Subject: [PATCH] Remove redundant forum link --- _config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/_config.yml b/_config.yml index 6c56dbdf..a9944fed 100644 --- a/_config.yml +++ b/_config.yml @@ -22,9 +22,6 @@ project: spring-restdocs # Project github URL github_repo_url: http://github.com/spring-projects/spring-restdocs -# 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