From 0ef818137f15b51e683fcea6392d0fc5120feb95 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Mon, 21 Dec 2020 07:17:08 -0800 Subject: [PATCH] Update Windows links Closes QubesOS/qubes-issues#6296 --- user/managing-os/windows.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user/managing-os/windows.md b/user/managing-os/windows.md index dd848251..c8569687 100644 --- a/user/managing-os/windows.md +++ b/user/managing-os/windows.md @@ -12,10 +12,10 @@ Like any other unmodified OSes, Windows can be installed in Qubes as an [HVM](/d Qubes Windows Tools are then usually installed to provide integration with the rest of the Qubes system; they also include Xen's paravirtualized (PV) drivers to increase performance compared to qemu emulated devices. Alternatively, only Xen's PV drivers can be installed if integration with Qubes isn't required or if the tools aren't supported on a give version of Windows. In the latter case, one would have to [enable inter-VM networking](/doc/firewall/#enabling-networking-between-two-qubes) to be able to exchange files with HVMs. -For more information about Windows VMs in Qubes OS, please see the specific guides below: +For more information about Windows VMs in Qubes OS, please see the following external resources: - * [Installing and Using Windows-based VMs](/doc/windows-vm/) - * [Installing and Using Qubes Windows Tools](/doc/windows-tools/) + * [Installing and Using Windows-based VMs](https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-vm.md) + * [Installing and Using Qubes Windows Tools](https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-tools.md) * [Issue #3585 - Installation and know limitations of Qubes Windows Tools in Qubes R4.0](https://github.com/QubesOS/qubes-issues/issues/3585)