lol

krill: update changelog url

authored by

Bobby Rong and committed by
GitHub
684d02ae c9ea0b96

+1 -1
+1 -1
pkgs/servers/krill/default.nix
··· 35 35 Authorisations (ROAs) on your own servers or with a third party. 36 36 ''; 37 37 homepage = "https://github.com/NLnetLabs/krill"; 38 - changelog = "https://github.com/NLnetLabs/krill/blob/v${version}/Changelog.md"; 38 + changelog = "https://github.com/NLnetLabs/krill/releases/tag/v${version}"; 39 39 license = licenses.mpl20; 40 40 maintainers = with maintainers; [ steamwalker ]; 41 41 };