diff --git a/docs/manual/getting-started/index.md b/docs/manual/getting-started/index.md index a0e584f97..444e8de48 100644 --- a/docs/manual/getting-started/index.md +++ b/docs/manual/getting-started/index.md @@ -11,7 +11,7 @@ example: You can log in for the first time with the user name *admin* and the password set during installation. Your browser should automatically focus on the **Username** field. -![](static/Screenshot465-Airtime_login.png) +![](static/Screenshot-Login.png) If you enter the password incorrectly three times, you will be presented with a reCAPTCHA challenge to prove that you are a human, and not a password-guessing robot. This feature helps protect your LibreTime installation against brute force diff --git a/docs/manual/getting-started/static/Screenshot-Login.png b/docs/manual/getting-started/static/Screenshot-Login.png new file mode 100644 index 000000000..1ddd97fdd Binary files /dev/null and b/docs/manual/getting-started/static/Screenshot-Login.png differ diff --git a/docs/manual/getting-started/static/Screenshot465-Airtime_login.png b/docs/manual/getting-started/static/Screenshot465-Airtime_login.png deleted file mode 100644 index c799025d0..000000000 Binary files a/docs/manual/getting-started/static/Screenshot465-Airtime_login.png and /dev/null differ