diff --git a/docs/_docs/microsite.md b/docs/_docs/microsite.md index bbe3dcbb8..8592ed9ff 100644 --- a/docs/_docs/microsite.md +++ b/docs/_docs/microsite.md @@ -25,4 +25,4 @@ html { } ``` -Place the new background image in the `/usr/share/airtime/public/css/radio-page/img/` folder and change the `background:` entry's URL to point to the new image. The new image should be at least 1280 x 720 in pixel size to avoid being blurry. +Place the new background image in the `/usr/share/airtime/php/airtime_mvc/public/css/radio-page/img/` folder and change the `background:` entry's URL to point to the new image. The new image should be at least 1280 x 720 in pixel size to avoid being blurry.