From dc0e9824d7ca057cce749a56fde790bfea38e426 Mon Sep 17 00:00:00 2001 From: Thomas Scholtes Date: Sun, 2 Feb 2014 23:24:07 +0100 Subject: [PATCH] Add reference url in docs --- docs/plugins/mpdstats.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/plugins/mpdstats.rst b/docs/plugins/mpdstats.rst index a8886e828..0e2c8b65e 100644 --- a/docs/plugins/mpdstats.rst +++ b/docs/plugins/mpdstats.rst @@ -21,6 +21,8 @@ Install the library from `pip`_, like so:: $ pip install python-mpd +.. _pip: http://www.pip-installer.org/ + Configuring -----------