diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-05-21 02:24:32 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-05-21 02:24:32 +0300 |
commit | 34ea151e39c9fcd419c958ca8395be22512351c6 (patch) | |
tree | b03f89928459c8e36a6a5b77d9403208acc6c212 /_includes/footer.html | |
parent | one of my projects was renamed (diff) | |
download | egor-tensin.github.io-34ea151e39c9fcd419c958ca8395be22512351c6.tar.gz egor-tensin.github.io-34ea151e39c9fcd419c958ca8395be22512351c6.zip |
README update
Diffstat (limited to '_includes/footer.html')
-rw-r--r-- | _includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 633abd5..4688047 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/egor-tensin.github.io#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/egor-tensin.github.io#license">License</a> for details.</small></div> </div> </div> <div style="display: table-row;"> |