Treewide: fix some permanent redirects on homepages
(#153213) Issue #60004
This commit is contained in:
@@ -19,7 +19,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = {
|
||||
description = "Code coverage measurement for python";
|
||||
homepage = "http://nedbatchelder.com/code/coverage/";
|
||||
homepage = "https://coverage.readthedocs.io/";
|
||||
license = lib.licenses.bsd3;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user