diff options
-rw-r--r-- | includes/footer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/footer.xml b/includes/footer.xml index 607374c..58f2471 100644 --- a/includes/footer.xml +++ b/includes/footer.xml @@ -6,7 +6,7 @@ <div id="copyright"> <p>The text on this website is licensed under the <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Attribution-Share Alike 3.0 License</a>.</p> -<p>The code used to build this website is released under the <a href="http://www.fsf.org/licensing/licenses/agpl.html" rel="license">GNU Affero General Public License</a>. It is available in a <a href="http://git.njw.me.uk/cgit/cgit.cgi/njw-website/">git repository</a>.</p> +<p>The code used to build this website is released under the <a href="http://www.gnu.org/licenses/agpl.html" rel="license">GNU Affero General Public License</a>. It is available in a <a href="http://git.njw.me.uk/cgit/cgit.cgi/njw-website/">git repository</a>.</p> </div> </div> |