From 4da46c9950613fd5d06677bdfe2da9c1339bd40d Mon Sep 17 00:00:00 2001 From: James Dietrich <1451525+jdietrch@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:06:32 -0500 Subject: [PATCH] Two documentation updates Fix the visible link text for dns.py. Add a link to dns_resolver.py, which must also be installed. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af1d9cc..a369c05 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ NFTables documentation: [docs.o-x-l.com](https://docs.o-x-l.com/firewall/nftable * Add the script-files: * [util.py](https://github.com/O-X-L/nftables_addon_dns/blob/latest/lib/util.py) - * [iplist.py](https://github.com/O-X-L/nftables_addon_dns/blob/latest/lib/dns.py) + * [dns.py](https://github.com/O-X-L/nftables_addon_dns/blob/latest/lib/dns.py) + * [dns_resolver.py](https://github.com/O-X-L/nftables_addon_dns/blob/latest/lib/dns_resolver.py) * Add the config file: