pythonPackages.ovh: update homepage
This commit is contained in:
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 ];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue