From 2e3dff73a127679f643e971801cd51173c2c34e7 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sun, 3 Aug 2025 00:59:55 +0300 Subject: [PATCH] Update UpdateAndStart.bat --- UpdateAndStart.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UpdateAndStart.bat b/UpdateAndStart.bat index fbb3ac9bb..059e4de08 100644 --- a/UpdateAndStart.bat +++ b/UpdateAndStart.bat @@ -15,7 +15,7 @@ if %errorlevel% neq 0 ( if %errorlevel% neq 0 ( REM incase there is still something wrong echo There were errors while updating. - echo See the update FAQ at https://docs.sillytavern.app/usage/update/#common-update-problems + echo See the update FAQ at https://docs.sillytavern.app/installation/updating/ goto end ) )