diff --git a/source/_lovelace/weather-forecast.markdown b/source/_lovelace/weather-forecast.markdown index 6091f5b2e8b..7209fa454e5 100644 --- a/source/_lovelace/weather-forecast.markdown +++ b/source/_lovelace/weather-forecast.markdown @@ -109,5 +109,5 @@ Weather icons can be overwritten with your own personal images via a [Theme](htt Example theme configuration: ```yaml ---weather-icon-sunny: url("local/sunny.png") +--weather-icon-sunny: url("/local/sunny.png") ```