From e2220b76b71a6638eda494dd1be3978d2b369314 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Thu, 30 Oct 2014 13:11:05 -0500 Subject: [PATCH] Remove forum badge --- _config.yml | 3 --- index.html | 4 ---- 2 files changed, 7 deletions(-) diff --git a/_config.yml b/_config.yml index e500d88b..2b85c53c 100644 --- a/_config.yml +++ b/_config.yml @@ -22,9 +22,6 @@ project: spring-data-couchbase # Project github URL github_repo_url: http://github.com/spring-projects/spring-data-couchbase -# 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 diff --git a/index.html b/index.html index b73fca82..b1e49eee 100644 --- a/index.html +++ b/index.html @@ -21,10 +21,6 @@ badges: url: https://build.springsource.org/browse/SPRINGDATACOUCH icon: ci - - name: Forum - url: http://forum.spring.io/forum/spring-projects/data - icon: forum - - name: StackOverflow url: http://stackoverflow.com/questions/tagged/spring-data-couchbase icon: stackoverflow