mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Fix "Fork me on GitHub" ribbon URL
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="billboard-body--wrapper project-body--container" id="quick-start">
|
||||
<div class="github-fork-ribbon--wrapper">
|
||||
<div class="github-fork-ribbon">
|
||||
<a href="{{ site.github_repo_url }}{{ site.baseurl }}">
|
||||
<a href="{{ site.github_repo_url }}">
|
||||
<i class="icon icon-github"></i>
|
||||
Fork me on GitHub
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user