From: Vladimír Čunát Date: Mon, 15 Aug 2022 09:45:32 +0000 (+0200) Subject: doc nit: fix broken link, luacov home moved X-Git-Tag: v5.5.2^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=449d6b7335366aacec3ea3e47f243a7201c90fd9;p=thirdparty%2Fknot-resolver.git doc nit: fix broken link, luacov home moved https://github.com/lunarmodules/luacov/issues/99 --- diff --git a/doc/build.rst b/doc/build.rst index dfd9c7053..2fa242d26 100644 --- a/doc/build.rst +++ b/doc/build.rst @@ -283,5 +283,5 @@ For development, it's possible to build the container directly from your git tre .. _libfstrm: https://github.com/farsightsec/fstrm .. _luacheck: http://luacheck.readthedocs.io .. _clang-tidy: http://clang.llvm.org/extra/clang-tidy/index.html -.. _luacov: https://keplerproject.github.io/luacov/ +.. _luacov: https://lunarmodules.github.io/luacov/ .. _lcov: http://ltp.sourceforge.net/coverage/lcov.php