File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,8 @@ name: Spring Framework
27
27
project : spring-framework
28
28
29
29
# Project github URL
30
- github : https://github.com/spring-projects/spring-framework
30
+ github_repo_url : http://github.com/spring-projects/spring-framework
31
+
31
32
32
33
# A forum link specific to this project
33
34
forum : http://forum.springframework.io/forum/spring-projects/container
Original file line number Diff line number Diff line change 10
10
<div class =" row-fluid " >
11
11
<div class =" span8 " >
12
12
<div class =" project--links--container " >
13
- <a href =" {{ site.github }} " class =" project-link " >
13
+ <a href =" {{ site.github_repo_url }} " class =" project-link " >
14
14
<i class =" icon-github " ></i >
15
15
</a >
16
16
<a href =" {{ site.forum }} " class =" project-link project-link-forum " >
You can’t perform that action at this time.
0 commit comments