From 0fe5ff8712d340f65f50d3ea6d85829e6e44a2e4 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sun, 31 Mar 2013 07:51:21 +0200 Subject: [PATCH] docs: js/README.rst was renamed to .md --- mopidy/frontends/http/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mopidy/frontends/http/__init__.py b/mopidy/frontends/http/__init__.py index 3be4993e..e81ddf3f 100644 --- a/mopidy/frontends/http/__init__.py +++ b/mopidy/frontends/http/__init__.py @@ -175,7 +175,7 @@ Getting the library for development on the library If you want to work on the Mopidy.js library itself, you'll find a complete development setup in the ``js/`` dir in our repo. The instructions in -``js/README.rst`` will guide you on your way. +``js/README.md`` will guide you on your way. Creating an instance