Update addon_tutorial.markdown's addon store image (#4930)

Same as #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/developers/hassio/addon_tutorial/
This commit is contained in:
Tom 2018-03-16 14:50:32 +00:00 committed by Franck Nijhof
parent f4cf5c2d31
commit 44250c3901

View File

@ -81,7 +81,7 @@ Now comes the fun part, time to open the Hass.io UI and install and run your add
- On the top right click the shopping basket to go to the add-on store.
<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>