pythonPackages.azure*: point to mono-repo for homepage
This commit is contained in:
committed by
Frederik Rietdijk
parent
8ac510b8f7
commit
a87c27eccd
@@ -31,7 +31,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "This is the Microsoft Azure SQL Management Client Library";
|
||||
homepage = https://docs.microsoft.com/en-us/python/api/overview/azure/sql?view=azure-python;
|
||||
homepage = "https://github.com/Azure/azure-sdk-for-python";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ mwilsoninsight ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user