diff --git a/source/_components/media_player.kodi.markdown b/source/_components/media_player.kodi.markdown index 948e42259db..556812292c6 100644 --- a/source/_components/media_player.kodi.markdown +++ b/source/_components/media_player.kodi.markdown @@ -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/)