From af03464749ce70551c2f2ec5a9912b102655d22a Mon Sep 17 00:00:00 2001 From: Ally Smith Date: Tue, 9 Apr 2019 09:11:39 -0500 Subject: [PATCH] fix image path --- ee/desktop/admin/install/windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ee/desktop/admin/install/windows.md b/ee/desktop/admin/install/windows.md index 74093e25d7..3243d1b493 100644 --- a/ee/desktop/admin/install/windows.md +++ b/ee/desktop/admin/install/windows.md @@ -24,7 +24,7 @@ Hyper-V on Windows 10: - BIOS-level hardware virtualization support must be enabled in the BIOS settings: -![Virtualization Technology (VTx) must be enabled in BIOS settings](.../images/windows-prereq.png "BIOS setting information for hardware virtualization support") +![Virtualization Technology (VTx) must be enabled in BIOS settings](../../images/windows-prereq.png "BIOS setting information for hardware virtualization support") # Installation @@ -101,4 +101,4 @@ Run the following command to uninstall the specified version pack: ## Application uninstall -To uninstall the application, use system settings or the `.msi` file. \ No newline at end of file +To uninstall the application, use system settings or the `.msi` file.