From 3f7f6debab392f37a1229a3ba598147f0d068929 Mon Sep 17 00:00:00 2001 From: brekemeier <82073193+brekemeier@users.noreply.github.com> Date: Fri, 9 Apr 2021 14:54:20 +0200 Subject: [PATCH] Path fault new: airtime/php/airtime_mvc/.... --- docs/_docs/microsite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.