diff options
Diffstat (limited to 'html/footer.html')
| -rwxr-xr-x | html/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/footer.html b/html/footer.html index ddcb7b4..2ca4eb6 100755 --- a/html/footer.html +++ b/html/footer.html @@ -18,6 +18,6 @@ <div class="footer"> <p>© {{year}} Connor Thomson</p> - <p>Content licensed under the <a href="/license/content">Creative Commons Attribution-ShareAlike 4.0 International</a> license unless otherwise noted.</p> - <p>Website licensed under version 3 of the <a href="/license/website">GNU Affero General Public License</a> or any later version.</p> + <p>Content licensed under the <a href="/license/content/">Creative Commons Attribution-ShareAlike 4.0 International</a> license unless otherwise noted.</p> + <p>Website licensed under version 3 of the <a href="/license/website/">GNU Affero General Public License</a> or any later version.</p> </div> |
