aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-05-21 04:32:58 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-05-21 04:32:58 +0300
commitd16796e96c1e958d737126c4f51b494b39f199a7 (patch)
tree2267950b852af390dffd83638010f7dc5589094d /_includes
parentrename the project (diff)
downloadjekyll-theme-d16796e96c1e958d737126c4f51b494b39f199a7.tar.gz
jekyll-theme-d16796e96c1e958d737126c4f51b494b39f199a7.zip
fix links & code style
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index e94a1de..27ff07a 100644
--- a/_includes/footer.html
+++ b/_includes/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="https://github.com/egor-tensin/cpp-notes/tree/gh-pages#licensing">Licensing</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="https://github.com/egor-tensin/cpp-notes/tree/gh-pages#license">License</a> for details.</small></div>
</div>
</div>
<div style="display: table-row;">