From 237723c1f1e68c68ff372fcab4d4e809485e4799 Mon Sep 17 00:00:00 2001 From: Jonathan Watt Date: Fri, 19 Nov 2021 22:40:44 +0000 Subject: [PATCH] Fix link to the direct intecface docs in the concepts page --- documentation/concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/concepts.md b/documentation/concepts.md index 938f0da..c2d9ec4 100644 --- a/documentation/concepts.md +++ b/documentation/concepts.md @@ -16,4 +16,4 @@ firewalld does not depend on NetworkManager, but the use is recommended. If Netw firewalld provides support for [zones](zone/), [services](service/), [IPSets](ipset/) and [ICMP types](icmptype/). -There is also a so called [direct interface](direct-interface.html) for use in daemons and applications and also to be able to add firewall rules, that are not supported yet in firewalld directly. +There is also a so called [direct interface](direct/) for use in daemons and applications and also to be able to add firewall rules, that are not supported yet in firewalld directly.