Merge pull request #44 from bclozel/gh-pages

Delete links to forums.spring.io
This commit is contained in:
Ramnivas Laddad
2014-07-06 09:41:10 -07:00
5 changed files with 3 additions and 8 deletions

2
.gitignore vendored
View File

@@ -3,7 +3,7 @@
*~
_site
.idea
*.sw?
*.sw[op]
.project
sample-pages
.classpath

View File

@@ -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

View File

@@ -17,10 +17,12 @@
<a href="{{ site.github_repo_url }}" class="project-link">
<i class="icon-github"></i>
</a>
{% if site.forum %}
<a href="{{ site.forum }}" class="project-link project-link-forum">
<div class="spring-icon spring-icon-forum">
</div>
</a>
{% endif %}
</div>
</div>

View File

@@ -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

BIN
js/ZeroClipboard.swf Normal file

Binary file not shown.