[Pkg-mpd-commits] [python-mpd] 80/262: README.txt: updating URLs

Simon McVittie smcv at debian.org
Sun May 22 18:16:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch upstream
in repository python-mpd.

commit 23e3afd184da76f81d2ff154dece230ab014446c
Author: J. Alexander Treuman <jat at spatialrift.net>
Date:   Mon Dec 13 20:06:48 2010 -0500

    README.txt: updating URLs
---
 README.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.txt b/README.txt
index 4bd8f8a..8c75df5 100644
--- a/README.txt
+++ b/README.txt
@@ -14,7 +14,7 @@ Getting the latest source code
 If you would instead like to use the latest source code, you can grab a copy
 of the development version from git by running the command:
 
-  git clone http://git.thejat.be/python-mpd.git
+  git clone git://jatreuman.indefero.net/jatreuman/python-mpd.git
 
 
 Installing from source
@@ -45,9 +45,9 @@ client.disconnect()                # disconnect from the server
 
 A list of supported commands, their arguments (as MPD currently understands
 them), and the functions used to parse their responses can be found in
-`doc/commands.txt`.  See
-http://mpd.wikia.com/wiki/MusicPlayerDaemonCommands[MusicPlayerDaemonCommands]
-on the http://mpd.wikia.com/[MPD Wiki] for more details.
+`doc/commands.txt`.  See the
+http://www.musicpd.org/doc/protocol/[MPD protocol documentation] for more
+details.
 
 Command lists are also supported using `command_list_ok_begin()` and
 `command_list_end()`:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git



More information about the Pkg-mpd-commits mailing list