hyperledger-fabric: update homepage

This commit is contained in:
Renaud
2022-02-06 15:10:53 +01:00
committed by c0bw3b
parent a4ca166bb6
commit d2ab0390f0
@@ -28,7 +28,7 @@ buildGoPackage rec {
meta = with lib; {
description = "An implementation of blockchain technology, leveraging familiar and proven technologies";
homepage = "https://wiki.hyperledger.org/projects/Fabric";
homepage = "https://wiki.hyperledger.org/display/fabric";
license = licenses.asl20;
maintainers = [ maintainers.marsam ];
};