From 874b7f5d2a6b41fe456a2a96140cb64a52c144f9 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Fri, 20 Jun 2014 08:26:38 -0500 Subject: [PATCH] Remove forum references --- _config.yml | 3 --- index.html | 4 ---- 2 files changed, 7 deletions(-) diff --git a/_config.yml b/_config.yml index 25ff7641a6..5960b5978e 100644 --- a/_config.yml +++ b/_config.yml @@ -22,9 +22,6 @@ project: spring-security # Project github URL github_repo_url: http://github.com/spring-projects/spring-security -# Project forum URL -forum: http://forum.spring.io/forum/spring-projects/security - ## Custom properties guides_base_url: http://docs.spring.io/spring-security/site/docs/3.2.x/guides diff --git a/index.html b/index.html index 312b178ca9..0fd239b4a0 100644 --- a/index.html +++ b/index.html @@ -21,10 +21,6 @@ badges: url: https://build.springsource.org/browse/SEC icon: ci - - name: Forum - url: http://forum.spring.io/forum/spring-projects/security - icon: forum - - name: StackOverflow url: http://stackoverflow.com/questions/tagged/spring-security icon: stackoverflow