Commit f1cd797f authored by Chris Beams's avatar Chris Beams

Fix "Fork me on GitHub" ribbon URL

parent 00119e8b
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment