diff options
Diffstat (limited to 'class/TablePackagist.php')
-rw-r--r-- | class/TablePackagist.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/class/TablePackagist.php b/class/TablePackagist.php index 4dd25bf..c684eb1 100644 --- a/class/TablePackagist.php +++ b/class/TablePackagist.php @@ -31,7 +31,7 @@ * @author Johan Cwiklinski <johan@x-tnd.be> * @copyright 2014 Remi Collet * @license http://www.gnu.org/licenses/agpl-3.0-standalone.html AGPL License 3.0 or (at your option) any later version - * @link http://github.com/remicollet/rpmphp/ + * @link https://git.remirepo.net/cgit/web/rpmphp.git/ * @since The begining of times. */ class TablePackagist extends CommonTable |