From ef8fd815cc794b1f535a353bf1ce4573870fcbed Mon Sep 17 00:00:00 2001 From: florianjacob Date: Sat, 7 Jan 2017 17:28:11 +0100 Subject: update os-release manpage link the old manpage at 0pointer is still there, but does not seem to get updated --- nixos/modules/misc/version.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/misc') diff --git a/nixos/modules/misc/version.nix b/nixos/modules/misc/version.nix index ec423768296a..70cd3fb9766a 100644 --- a/nixos/modules/misc/version.nix +++ b/nixos/modules/misc/version.nix @@ -99,7 +99,7 @@ in }; # Generate /etc/os-release. See - # http://0pointer.de/public/systemd-man/os-release.html for the + # https://www.freedesktop.org/software/systemd/man/os-release.html for the # format. environment.etc."os-release".text = '' -- cgit 1.4.1