Treewide: update some problematic homepages
These URLs are reported as problematic by Repology. It could be a permanent redirection or the page does not exist anymore
This commit is contained in:
@@ -30,7 +30,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = {
|
||||
description = "Lightweight pipelining: using Python functions as pipeline jobs";
|
||||
homepage = https://pythonhosted.org/joblib/;
|
||||
homepage = "https://joblib.readthedocs.io/";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ costrouc ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user