Update to correct the cookbook link (#3443)

As reported on Discord, the cookbook link was wrong
This commit is contained in:
DubhAd 2017-09-26 12:23:33 +01:00 committed by Fabian Affolter
parent 54106093ce
commit 9bfa5efa62

View File

@ -246,4 +246,4 @@ script:
method: VideoLibrary.Scan
```
For a more complex usage of the `kodi_call_method` service, with event triggering of Kodi API results, you can have a look at this [example](/cookbook/kodi_dynamic_input_select/)
For a more complex usage of the `kodi_call_method` service, with event triggering of Kodi API results, you can have a look at this [example](/cookbook/automation_kodi_dynamic_input_select/)