From 72e2367011091aead21bd2ec7413ecbd13274181 Mon Sep 17 00:00:00 2001 From: Marc Brooks Date: Wed, 1 Oct 2025 09:28:34 -0500 Subject: [PATCH] Fix link for reconnect to point to settings --- ui/src/routes/devices.$id.settings.general.update.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/src/routes/devices.$id.settings.general.update.tsx b/ui/src/routes/devices.$id.settings.general.update.tsx index bb64e502..ee7896a0 100644 --- a/ui/src/routes/devices.$id.settings.general.update.tsx +++ b/ui/src/routes/devices.$id.settings.general.update.tsx @@ -292,7 +292,7 @@ function UpdatingDeviceState({ Rebooting the device to complete the update... -

+

This may take a few minutes. The device will automatically reconnect once it is back online.
If it doesn{"'"}t reconnect automatically, you can manually @@ -304,7 +304,7 @@ function UpdatingDeviceState({ LeadingIcon={MdConnectWithoutContact} textAlign="center" reloadDocument={true} - to={"/"} + to={".."} />

@@ -314,7 +314,7 @@ function UpdatingDeviceState({ Device reboot is pending... -

+

The JetKVM is preparing to reboot. This may take a while.
If it doesn{"'"}t automatically reboot after a few minutes, you can manually request a reboot by clicking here: