From 273c77128b6698f0c95f0d7cde1d0bb803782021 Mon Sep 17 00:00:00 2001 From: hanzhijian Date: Wed, 10 Jun 2026 10:20:38 +0800 Subject: [PATCH] fix: remove cross-reference to ip6tables doc not yet in tree --- Documentation/applications/system/iptables/index.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Documentation/applications/system/iptables/index.rst b/Documentation/applications/system/iptables/index.rst index 002b4805b7f..7f92715340d 100644 --- a/Documentation/applications/system/iptables/index.rst +++ b/Documentation/applications/system/iptables/index.rst @@ -166,7 +166,3 @@ Use negation to match all protocols except TCP: nsh> iptables -A INPUT ! -p tcp -j ACCEPT -See Also -======== - -- :doc:`../ip6tables/index`