Merge pull request #53992 from fgaz/dead-links/1

Fix some dead links
This commit is contained in:
Jörg Thalheim
2019-01-15 19:47:36 +00:00
committed by GitHub
3 changed files with 4 additions and 3 deletions

View File

@@ -25,4 +25,5 @@ mkDerivation rec {
license = stdenv.lib.licenses.bsd3;
description = "Functional sed for JSON";
maintainers = with stdenv.lib.maintainers; [ fgaz ];
homepage = https://github.com/chrisdone/jl;
}