From 0cdc0e1ce87cae03356837736627a5b2c0b1cfc0 Mon Sep 17 00:00:00 2001 From: Jonathan Newman Date: Fri, 25 Oct 2024 09:59:51 -0400 Subject: [PATCH] Update setup-windows.rst - Fix link redirect that was causing linkcheck to fail --- source/Hardware Guide/PCIe Host/setup-windows.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Hardware Guide/PCIe Host/setup-windows.rst b/source/Hardware Guide/PCIe Host/setup-windows.rst index 0b44753..d8a3c46 100644 --- a/source/Hardware Guide/PCIe Host/setup-windows.rst +++ b/source/Hardware Guide/PCIe Host/setup-windows.rst @@ -97,7 +97,7 @@ Install C++ Runtime --------------------------------------- Windows does not ship with a C++ runtime. Before using ONIX on windows, you will need to install `Microsoft Visual C++ Redistributable for Visual Studio -2015, 2017 and 2019 `__. +2015, 2017 and 2019 `__. Install Device Driver ---------------------------------------