From fe628d878974850765b5650a0003a6bcad81720c Mon Sep 17 00:00:00 2001 From: Hunter Miller Date: Thu, 8 Jun 2023 15:57:58 -0500 Subject: [PATCH] about: make links match --- ui/src/preferences/about-system/AboutSystem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/preferences/about-system/AboutSystem.tsx b/ui/src/preferences/about-system/AboutSystem.tsx index 582548e9..7c7e0e75 100644 --- a/ui/src/preferences/about-system/AboutSystem.tsx +++ b/ui/src/preferences/about-system/AboutSystem.tsx @@ -154,7 +154,7 @@ export const AboutSystem = () => { <>

Your runtime version is {vereVersion}, the latest runtime version is {latestVereVersion}.

- Update your runtime + Update your runtime or contact your hosting provider.

}