From 6c80476d2a6359b2fbd6eb447a873f5e0dab8fb1 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 19 Jun 2014 23:36:41 +0200 Subject: [PATCH] docs: Fix broken reference --- docs/extensiondev.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extensiondev.rst b/docs/extensiondev.rst index 01f29592..69ef072a 100644 --- a/docs/extensiondev.rst +++ b/docs/extensiondev.rst @@ -418,7 +418,7 @@ Example web application As of Mopidy 0.19, extensions can use Mopidy's builtin web server to host static web clients as well as Tornado and WSGI web applications. For several -examples, see the :ref:`http-server` docs. +examples, see the :ref:`http-server-api` docs. Example GStreamer element