diff --git a/_config.yml b/_config.yml index 35074e2..da75b3b 100644 --- a/_config.yml +++ b/_config.yml @@ -22,9 +22,6 @@ project: spring-cloud # Project github URL github_repo_url: http://github.com/spring-projects/spring-cloud -# 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: true custom_gradle_template: true diff --git a/index.html b/index.html index cb96b73..1f8c477 100644 --- a/index.html +++ b/index.html @@ -19,10 +19,6 @@ badges: url: https://build.springsource.org/browse/CLOUD icon: ci - - name: Forum - url: http://forum.spring.io/forum/spring-projects/cloud - icon: forum - - name: StackOverflow url: http://stackoverflow.com/questions/tagged/spring-cloud icon: stackoverflow