From ab69587bbf0852ff27e0de48a3fb7ad15813601c Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Mon, 23 Jun 2014 13:37:59 +0200 Subject: [PATCH] Remove links to forum.spring.io --- _config.yml | 3 --- index.html | 4 ---- 2 files changed, 7 deletions(-) diff --git a/_config.yml b/_config.yml index a4297ed3..de525519 100644 --- a/_config.yml +++ b/_config.yml @@ -22,9 +22,6 @@ project: spring-hateoas # Project github URL github_repo_url: http://github.com/spring-projects/spring-hateoas -# 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 diff --git a/index.html b/index.html index a519357c..802f1cef 100644 --- a/index.html +++ b/index.html @@ -21,10 +21,6 @@ badges: url: https://build.springsource.org/browse/HATEOAS icon: ci - - name: Forum - url: http://forum.spring.io - icon: forum - - name: StackOverflow url: http://stackoverflow.com/questions/tagged/spring-hateoas icon: stackoverflow