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:
@@ -28,7 +28,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Jenkins Job Builder is a system for configuring Jenkins jobs using simple YAML files stored in Git";
|
||||
homepage = "https://docs.openstack.org/infra/system-config/jjb.html";
|
||||
homepage = "https://docs.openstack.org/infra/jenkins-job-builder/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user