aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/common
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-25 02:21:04 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-25 02:21:04 +0300
commitc6263a0bd0a3fdc68633cb90503bb9bbabd9b400 (patch)
tree75fab000dd2ea8ec7ee2aa0daef8435ced844428 /_includes/common
parentmove common assets to common/, more info to config (diff)
downloadjekyll-theme-c6263a0bd0a3fdc68633cb90503bb9bbabd9b400.tar.gz
jekyll-theme-c6263a0bd0a3fdc68633cb90503bb9bbabd9b400.zip
footer update
Diffstat (limited to '_includes/common')
-rw-r--r--_includes/common/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/common/footer.html b/_includes/common/footer.html
index 9ff7838..0273971 100644
--- a/_includes/common/footer.html
+++ b/_includes/common/footer.html
@@ -6,7 +6,7 @@
<div style="display: table; width: 100%;">
<div style="display: table-row;">
<div style="display: table-cell;">
- <div class="text-center text-muted"><small>This project is licensed under the terms of the MIT License. See <a href="{{ site.github.repository_url }}#license">License</a> for details.</small></div>
+ <div class="text-center text-muted"><small>This project is licensed under the terms of the MIT License. See <a href="{{ site.github.repository_url }}/blob/gh-pages/README.md#license">License</a> for details.</small></div>
</div>
</div>
<div style="display: table-row;">