From: Vladimír Čunát Date: Thu, 30 Jan 2020 10:42:51 +0000 (+0100) Subject: modules/prefill docs: fix dependencies X-Git-Tag: v5.0.1~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0bfd404d19d5c086306e5e537d57229982951c2;p=thirdparty%2Fknot-resolver.git modules/prefill docs: fix dependencies LFS isn't used since !912 (6d209ef99). --- diff --git a/modules/prefill/README.rst b/modules/prefill/README.rst index f36fec324..c4b928ff1 100644 --- a/modules/prefill/README.rst +++ b/modules/prefill/README.rst @@ -36,7 +36,6 @@ Only root zone import is supported at the moment. Dependencies ------------ -Depends on the prefill-lua-http_ and luafilesystem_ libraries. +Prefilling depends on the lua-http_ library. -.. _prefill-lua-http: https://luarocks.org/modules/daurnimator/http -.. _luafilesystem: https://keplerproject.github.io/luafilesystem/ +.. _lua-http: https://luarocks.org/modules/daurnimator/http