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 ) )