From 437501226f7ff9974c882977e62d704a561f8979 Mon Sep 17 00:00:00 2001 From: Determinant Date: Wed, 5 Nov 2014 02:17:27 +0800 Subject: correct the image url --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index c5c65e7..ebfd514 100644 --- a/README.rst +++ b/README.rst @@ -53,7 +53,7 @@ the following command: ./mpd_trigger -e 'terminal-notifier -title "{title}: {state} ({elapsed_pct}%)" -subtitle "{artist}" -message "{album} @ {track?{track}:unknown track}" -sender com.apple.iTunes' -.. image:: https://raw.github.com/Lokaltog/powerline/master/screenshot.png +.. image:: https://raw.githubusercontent.com/Determinant/mpd_trigger/master/screenshot.png Finally, it is worth mentioning that patterns can be nested, for example a part of the pattern in last example ``{track?{track}:unkown track}`` makes use of -- cgit v1.2.3