From d19501ed9f7f056b2698ab34d17ceacec51f4987 Mon Sep 17 00:00:00 2001 From: Jasmine Iwanek Date: Fri, 16 Aug 2024 16:34:29 -0400 Subject: [PATCH] Fix VDE basic Networking link (#37) --- hardware/network.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/network.rst b/hardware/network.rst index 9a6ff2e..bb6b8cd 100644 --- a/hardware/network.rst +++ b/hardware/network.rst @@ -56,7 +56,7 @@ If you have an incompatible network connection on your host system (such as Wi-F VDE --- -`Virtual Distributed Ethernet `_ is a virtual Ethernet switch system for connecting different applications such as 86Box to each other. See `VDE Basic Networking `_ for a brief overview. +`Virtual Distributed Ethernet `_ is a virtual Ethernet switch system for connecting different applications such as 86Box to each other. See `VDE Basic Networking `_ for a brief overview. .. note:: VDE is only available on **Linux** and **macOS** hosts.