Update configuration.markdown's addon store image (#4929)

main_panel_store_icon.png appears to be removed or doesn't exist and maybe been replaced with main_panel_addon_store.png.
https://home-assistant.io/images/hassio/screenshots/main_panel_store_icon.png returns 404 and isn't displaying any image on 
https://home-assistant.io/getting-started/configuration/
This commit is contained in:
Tom 2018-03-16 11:55:53 +00:00 committed by Franck Nijhof
parent 23d593c0f4
commit 880c331987

View File

@ -30,7 +30,7 @@ Hass.io add-ons are installed from the add-on store embedded in the Hass.io pane
[local]: http://hassio.local:8123
<p class='img'>
<img src='/images/hassio/screenshots/main_panel_store_icon.png' />
<img src='/images/hassio/screenshots/main_panel_addon_store.png' />
From the Hass.io main panel open the add-on store.
</p>