diff options
Diffstat (limited to 'pkgdb-ajax.php')
-rw-r--r-- | pkgdb-ajax.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgdb-ajax.php b/pkgdb-ajax.php index da0ae1a..82eb5b7 100644 --- a/pkgdb-ajax.php +++ b/pkgdb-ajax.php @@ -31,7 +31,7 @@ * @author Johan Cwiklinski <johan@x-tnd.be> * @copyright 2010-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. */ header('Content-Type: application/json;charset=utf-8'); |