aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2014-11-05 02:17:27 +0800
committerDeterminant <ted.sybil@gmail.com>2014-11-05 02:17:27 +0800
commit437501226f7ff9974c882977e62d704a561f8979 (patch)
tree036979a3c22f5a07d8f70306076aaa6493be5f88
parent0b22f4deac3541508d68dedf2e9e99a30229efe6 (diff)
correct the image url
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
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