diff options
-rw-r--r-- | testing/kimchi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kimchi/APKBUILD b/testing/kimchi/APKBUILD index 1468cb928f..917c1cb6e9 100644 --- a/testing/kimchi/APKBUILD +++ b/testing/kimchi/APKBUILD @@ -4,7 +4,7 @@ pkgname=kimchi pkgver=2.3.1 pkgrel=2 pkgdesc="An HTML5 management interface for KVM " -url="https://kimchi-project.github.io" +url="https://github.com/kimchi-project/kimchi" arch="noarch" license="APACHE LGPL2.1" depends="python2 py-ipaddr py2-m2crypto py2-simplejson py-psutil |