From c1b773b502e7365a8afc46015fb68cc78a46f2ae Mon Sep 17 00:00:00 2001 From: Marius <33354141+Mariusthvdb@users.noreply.github.com> Date: Mon, 28 Feb 2022 11:26:52 +0100 Subject: [PATCH] small typo in service link (#21779) Co-authored-by: Franck Nijhof --- source/_integrations/dlna_dms.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/dlna_dms.markdown b/source/_integrations/dlna_dms.markdown index 3d5a6c475ba..9dd39923b2b 100644 --- a/source/_integrations/dlna_dms.markdown +++ b/source/_integrations/dlna_dms.markdown @@ -33,7 +33,7 @@ The `` can have one of three forms: - `:ObjectID`: Colon followed by a server-assigned ID for an object. - `?query`: Question mark followed by a query string to search for, see [DLNA ContentDirectory SearchCriteria](http://www.upnp.org/specs/av/UPnP-av-ContentDirectory-v1-Service.pdf) for the syntax. The first result found will be used. -URIs generated while browsing will look like the Object ID form above. However, all three forms will work with the [media_player.play_media service](integrations/media_player/#service-media_playerplay_media). +URIs generated while browsing will look like the Object ID form above. However, all three forms will work with the [media_player.play_media](/integrations/media_player/#service-media_playerplay_media) service. ### Examples