From b0bfd404d19d5c086306e5e537d57229982951c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Thu, 30 Jan 2020 11:42:51 +0100 Subject: [PATCH] modules/prefill docs: fix dependencies LFS isn't used since !912 (6d209ef99). --- modules/prefill/README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.47.2