summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
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 9b4dac8..4798d16 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -3,7 +3,7 @@
<div class="span12 footer navbar-inverse navbar-fixed-bottom">
<p class="copyright">&copy;{{ site.time | date: '%Y' }} {{ site.name }}.
under
- <a href="https://creativecommons.org/licenses/by-nd/4.0">Creative Commons Attribution-NonCommercial-NoDerivatives</a></p>
+ <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives</a></p>
</div>
</div>
</div>