pythonPackages.ovh: update homepage

This commit is contained in:
Jonathan Ringer
2019-12-07 09:26:59 +01:00
committed by Frederik Rietdijk
parent 7b5bf925a6
commit 8f8dde5411
@@ -17,8 +17,8 @@ buildPythonPackage rec {
meta = {
description = "Thin wrapper around OVH's APIs";
homepage = http://api.ovh.com/;
homepage = https://github.com/ovh/python-ovh;
license = lib.licenses.bsd2;
maintainers = [ lib.maintainers.makefu ];
};
}
}