diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-03 16:23:23 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-03 16:23:23 +0100 |
commit | c7274ba28ed9e5a163227f4575bcb6a0e218ddd1 (patch) | |
tree | 0e48fd223c86fd4dfff82d165f8f8d06dde50634 /fedcli.php | |
parent | 427e92293213a629709da8c7175e93abe1150510 (diff) |
fix git repo URL
Diffstat (limited to 'fedcli.php')
-rwxr-xr-x | fedcli.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ * fedcli.php is a command line tools to test FedoraClient clmsses * * Copyright (C) 2010-2014 Remi Collet - * http://github.com/remicollet/rpmphp. + * https://git.remirepo.net/cgit/web/rpmphp.git. * * Inspired from python-fedora * |