Fix link for reconnect to point to settings

This commit is contained in:
Marc Brooks 2025-10-01 09:28:34 -05:00
parent d7a56213ea
commit 72e2367011
No known key found for this signature in database
GPG Key ID: 583A6AF2D6AE1DC6
1 changed files with 3 additions and 3 deletions

View File

@ -292,7 +292,7 @@ function UpdatingDeviceState({
<span className="font-medium text-black dark:text-white">
Rebooting the device to complete the update...
</span>
<p className="font-medium text-black dark:text-white">
<p className="flex-col text-black dark:text-white">
This may take a few minutes. The device will automatically
reconnect once it is back online.<br/>
If it doesn{"'"}t reconnect automatically, you can manually
@ -304,7 +304,7 @@ function UpdatingDeviceState({
LeadingIcon={MdConnectWithoutContact}
textAlign="center"
reloadDocument={true}
to={"/"}
to={".."}
/>
</p>
</div>
@ -314,7 +314,7 @@ function UpdatingDeviceState({
<span className="font-medium text-black dark:text-white">
Device reboot is pending...
</span>
<p className="font-medium text-black dark:text-white">
<p className="flex-col text-black dark:text-white">
The JetKVM is preparing to reboot. This may take a while.<br/>
If it doesn{"'"}t automatically reboot after a few minutes, you
can manually request a reboot by clicking here: