Skip to content

Commit

Permalink
dhcp: fix homepage, quote
Browse files Browse the repository at this point in the history
  • Loading branch information
dtzWill authored and Jon committed Jan 11, 2020
1 parent 7048b56 commit 2e33f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/tools/networking/dhcp/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
client, and relay agent.
'';

homepage = http://www.isc.org/products/DHCP/;
homepage = "https://www.isc.org/dhcp/";
license = licenses.isc;
platforms = platforms.unix;
};
Expand Down

0 comments on commit 2e33f67

Please sign in to comment.