docs: fix koel:doctor image path

This commit is contained in:
Phan An 2024-09-08 13:54:37 +02:00
parent e6bce55ec5
commit 2240fc0b80

View file

@ -49,7 +49,7 @@ php artisan koel:doctor
This command will check your environment and configuration for common issues (file/folder permissions, storage setup, server configuration, etc.) and provide you with a report. This command will check your environment and configuration for common issues (file/folder permissions, storage setup, server configuration, etc.) and provide you with a report.
An example output might look like this: An example output might look like this:
![Koel's homepage](../assets/img/doctor.webp) ![Koel Doctor](./assets/img/doctor.webp)
If you're still stuck, check below for a couple of common issues and their solutions. If you're still stuck, check below for a couple of common issues and their solutions.