aboutsummaryrefslogtreecommitdiff
path: root/data/templates
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2013-08-20 22:01:13 +0200
committerChristian Weiske <cweiske@cweiske.de>2013-08-20 22:01:13 +0200
commit3f5216d836005f94da0d2dbe8f2cf520fb9f20a0 (patch)
tree761522bef00e752f830e0b4a497be0869cefc0e2 /data/templates
parentf35609a055efe63d2b02e9ca465f0256f23ccca0 (diff)
downloadphorkie-3f5216d836005f94da0d2dbe8f2cf520fb9f20a0.tar.gz
phorkie-3f5216d836005f94da0d2dbe8f2cf520fb9f20a0.zip
Fix bug #41: AGPL link broken
Diffstat (limited to 'data/templates')
-rw-r--r--data/templates/base.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/base.htm b/data/templates/base.htm
index 75f9d18..90ccc0a 100644
--- a/data/templates/base.htm
+++ b/data/templates/base.htm
@@ -86,7 +86,7 @@
<div class="container footer">
<a href="//sf.net/p/phorkie/">phorkie</a>,
the self-hosted, git-based pastebin software is available under the
- <a href="https://sf.net/p/phorkie/">
+ <a href="http://www.gnu.org/licenses/agpl-3.0.html">
<abbr title="GNU Affero General Public License">AGPL</abbr></a>.
</div>
</body>