Update slightly outdated Dev Tools instructions (#10542)

Minor tweak.. This used the previous Services icon which is no longer in use... Services is now a tab (text only) within Developer Tools since Home Assistant 0.96.
This commit is contained in:
Sean Mooney 2019-10-02 02:24:22 -04:00 committed by Fabian Affolter
parent 717f5e24ca
commit 2307c608d2

View File

@ -11,7 +11,7 @@ The configuration options to call a config are the same between all integrations
Examples on this page will be given as part of an automation integration configuration but different approaches can be used for other integrations too.
<div class='note'>
Use the <img src='/images/screenshots/developer-tool-services-icon.png' class='no-shadow' height='38' /> service developer tool in the frontend to discover available services.
Use the "Services" tab under Developer Tools to discover available services.
</div>
### The basics