| @@ -15,7 +15,7 @@ if %errorlevel% neq 0 ( | |||
| 15 | if %errorlevel% neq 0 ( | 15 | if %errorlevel% neq 0 ( |
| 16 | REM incase there is still something wrong | 16 | REM incase there is still something wrong |
| 17 | echo [91mThere were errors while updating.[0m | 17 | echo [91mThere were errors while updating.[0m |
| 18 | echo See the update FAQ at https://docs.sillytavern.app/usage/update/#common-update-problems | 18 | echo See the update FAQ at https://docs.sillytavern.app/installation/updating/ |
| 19 | goto end | 19 | goto end |
| 20 | ) | 20 | ) |
| 21 | ) | 21 | ) |