diff --git a/docs/clients/cli.md b/docs/clients/cli.md index 53850bc3..b829bf84 100644 --- a/docs/clients/cli.md +++ b/docs/clients/cli.md @@ -2,8 +2,8 @@ You can choose between: -- a [MPD command line client](#mpd-clients) (easiest) like `mpc` -- curl with OwnTone's JSON API (see [README_JSON_API.md](https://github.com/owntone/owntone-server/blob/master/README_JSON_API.md)) +- a [MPD command line client](mpd.md) (easiest) like `mpc` +- curl with OwnTone's JSON API (see [JSON API docs](json-api.md)) - curl with DAAP/DACP commands (hardest) Here is an example of how to use curl with DAAP/DACP. Say you have a playlist diff --git a/docs/clients/supported-clients.md b/docs/clients/supported-clients.md index 36439fed..70b554ec 100644 --- a/docs/clients/supported-clients.md +++ b/docs/clients/supported-clients.md @@ -6,7 +6,7 @@ OwnTone supports these kinds of clients: - Remote clients, like Apple Remote or compatibles for Android/Windows Phone - AirPlay devices, like AirPort Express, Shairport and various AirPlay speakers - Chromecast devices -- MPD clients, like mpc (see [mpd-clients](#mpd-clients)) +- MPD clients, like mpc - MP3 network stream clients, like VLC and almost any other music player - RSP clients, like Roku Soundbridge