diff --git a/mopidy/frontends/mpris.py b/mopidy/frontends/mpris.py index 4278d70f..07473f20 100644 --- a/mopidy/frontends/mpris.py +++ b/mopidy/frontends/mpris.py @@ -24,7 +24,8 @@ class MprisFrontend(BaseFrontend): Frontend which lets you control Mopidy through the Media Player Remote Interfacing Specification (MPRIS) D-Bus interface. - An example of an MPRIS client is Ubuntu's audio indicator applet. + An example of an MPRIS client is `Ubuntu's sound menu + `_. **Dependencies:**