luaPackages.ldoc: update homepage

This commit is contained in:
Jonathan Ringer
2021-12-28 19:57:57 +01:00
committed by Matthieu Coudron
parent 77f950a9f4
commit d3b16c683f
@@ -572,7 +572,7 @@ buildLuarocksPackage {
propagatedBuildInputs = [ penlight markdown ];
meta = {
homepage = "http://stevedonovan.github.com/ldoc";
homepage = "https://github.com/lunarmodules/LDoc";
description = "A Lua Documentation Tool";
license.fullName = "MIT/X11";
};