diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2017-04-18 22:56:53 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2017-04-18 22:56:53 +0200 |
| commit | 81019df2b6d03e732b00e66913546af75bc4d560 (patch) | |
| tree | 72d35bfeb821f8f17645d5f864c8bae6f3c8231e /www/setup.php | |
| parent | 8b86653c2471e04429ae9fec19dc33fcb5e5c059 (diff) | |
| download | phorkie-81019df2b6d03e732b00e66913546af75bc4d560.tar.gz phorkie-81019df2b6d03e732b00e66913546af75bc4d560.zip | |
Move off sourceforge
Diffstat (limited to 'www/setup.php')
| -rw-r--r-- | www/setup.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/setup.php b/www/setup.php index 2656c9c..909306f 100644 --- a/www/setup.php +++ b/www/setup.php @@ -133,7 +133,7 @@ $out .= <<<HTM </div> <div class="container footer"> - <a href="//sf.net/p/phorkie/">phorkie</a>, + <a href="https://cweiske.de/phorkie.htm">phorkie</a>, the self-hosted, git-based pastebin software is available under the <a href="http://www.gnu.org/licenses/agpl-3.0.html"> <abbr title="GNU Affero General Public License">AGPL</abbr></a>. |
