Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
5fa6949b
Commit
5fa6949b
authored
Aug 22, 2013
by
Chris Beams
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename github => github_repo_url
parent
7b8ed805
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
_config.yml
_config.yml
+2
-1
billboard.md
_includes/billboard.md
+1
-1
No files found.
_config.yml
View file @
5fa6949b
...
@@ -27,7 +27,8 @@ name: Spring Framework
...
@@ -27,7 +27,8 @@ name: Spring Framework
project
:
spring-framework
project
:
spring-framework
# Project github URL
# Project github URL
github
:
https://github.com/spring-projects/spring-framework
github_repo_url
:
http://github.com/spring-projects/spring-framework
# A forum link specific to this project
# A forum link specific to this project
forum
:
http://forum.springframework.io/forum/spring-projects/container
forum
:
http://forum.springframework.io/forum/spring-projects/container
_includes/billboard.md
View file @
5fa6949b
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<div
class=
"row-fluid"
>
<div
class=
"row-fluid"
>
<div
class=
"span8"
>
<div
class=
"span8"
>
<div
class=
"project--links--container"
>
<div
class=
"project--links--container"
>
<a
href=
"{{ site.github }}"
class=
"project-link"
>
<a
href=
"{{ site.github
_repo_url
}}"
class=
"project-link"
>
<i
class=
"icon-github"
></i>
<i
class=
"icon-github"
></i>
</a>
</a>
<a
href=
"{{ site.forum }}"
class=
"project-link project-link-forum"
>
<a
href=
"{{ site.forum }}"
class=
"project-link project-link-forum"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment