From 51959444c8cfcd87e9f26d24f16bac54e5de928a Mon Sep 17 00:00:00 2001 From: Nathan Vander Wilt Date: Tue, 7 Apr 2026 11:31:20 -0700 Subject: [PATCH] tie port-forwarding to QEMU ancestor Currently the "Port fowarding" article is showing up under the **Apple** network settings navigation too, despite being only relevant to the QEMU side of the tree. According to https://just-the-docs.com/docs/navigation/main/ancestry/ this should hopefully tie it only to the correct section of the docs. --- settings-qemu/devices/network/port-forwarding.md | 1 + 1 file changed, 1 insertion(+) diff --git a/settings-qemu/devices/network/port-forwarding.md b/settings-qemu/devices/network/port-forwarding.md index b605b13..e028068 100644 --- a/settings-qemu/devices/network/port-forwarding.md +++ b/settings-qemu/devices/network/port-forwarding.md @@ -3,6 +3,7 @@ layout: default title: Port Forwarding parent: Network grand_parent: Devices +ancestor: Settings (QEMU) --- {% include toc.md %}