From 21f2e5c8b09e6d426daae82509c0a009374f91f0 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 11 Apr 2013 23:34:12 +0200 Subject: [PATCH] docs: Unbreak links from HTTP client page --- docs/clients/http.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/clients/http.rst b/docs/clients/http.rst index 5381eaff..d67dbb7b 100644 --- a/docs/clients/http.rst +++ b/docs/clients/http.rst @@ -4,14 +4,14 @@ HTTP clients ************ -Mopidy added an :ref:`HTTP frontend ` in 0.10 which provides the +Mopidy added an :ref:`HTTP frontend ` in 0.10 which provides the building blocks needed for creating web clients for Mopidy with the help of a WebSocket and a JavaScript library provided by Mopidy. This page will list any HTTP/web Mopidy clients. If you've created one, please notify us so we can include your client on this page. -See :ref:`http-frontend` for details on how to build your own web client. +See :ref:`http-api` for details on how to build your own web client. woutervanwijk/Mopidy-Webclient