X-Git-Url: https://git.cweiske.de/surrogator.git/blobdiff_plain/3428b996aa162edfcd0db1f6714b3520df0b1093..34080378b403776aebc206a2e23a1ba2e7d0aa97:/surrogator.php diff --git a/surrogator.php b/surrogator.php index 8d387d5..6519f5b 100755 --- a/surrogator.php +++ b/surrogator.php @@ -11,7 +11,7 @@ * @package Surrogator * @author Christian Weiske * @license http://www.gnu.org/licenses/agpl.html AGPLv3 or later - * @link http://git.cweiske.de/?p=surrogator.git + * @link https://sourceforge.net/p/surrogator/ */ namespace surrogator; $cfgFile = __DIR__ . '/data/surrogator.config.php';