[Pkg-mpd-commits] [python-mpd] 212/262: fix more links in README.rst

Simon McVittie smcv at debian.org
Sun May 22 18:16:48 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 ef139ba555d5ed3cc7bdc50bf592be5b59560ef9
Author: Jörg Thalheim <joerg at higgsboson.tk>
Date:   Tue Jun 25 08:41:45 2013 +0200

    fix more links in README.rst
---
 README.rst | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/README.rst b/README.rst
index c079249..fb5c45e 100644
--- a/README.rst
+++ b/README.rst
@@ -26,11 +26,11 @@ The following features were added:
 -  explicitly declared MPD commands (which is handy when using for
    example `IPython <http://ipython.org>`__)
 -  a test suite
--  API documentation to add new commands (see `Future Compatible`_)
+-  API documentation to add new commands (see `Future Compatible <http://pythonhosted.org/python-mpd2/topics/advanced.html#future-compatible>`__)
 -  support for Unicode strings in all commands (optionally in python2,
-   default in python3 - see `Unicode Handling`_)
+   default in python3 - see `Unicode Handling <http://pythonhosted.org/python-mpd2/topics/advanced.html#unicode-handling>`__)
 -  configureable timeouts
--  support for `logging`_
+-  support for `logging <http://pythonhosted.org/python-mpd2/topics/logging.html>`__
 -  improved support for sticker
 -  improved support for ranges
 
@@ -76,17 +76,16 @@ To install *python-mpd2* from source, simply run the command::
     $ python setup.py install
 
 You can use the *--help* switch to *setup.py* for a complete list of commands
-and their options. See the `Installing Python Modules
-<http://docs.python.org/inst/inst.html>`__ document for more details.
+and their options. See the `Installing Python Modules <http://docs.python.org/inst/inst.html>`__ document for more details.
 
 Documentation
 -------------
 
-`Documentation <http://pythonhosted.org/python-mpd2/index.html>`
+`Documentation <http://pythonhosted.org/python-mpd2/index.html>`__
 
-`Getting Started <http://pythonhosted.org/python-mpd2/topics/getting-started.html>`
+`Getting Started <http://pythonhosted.org/python-mpd2/topics/getting-started.html>`__
 
-`Command Reference <http://pythonhosted.org/python-mpd2/topics/commands.html>`
+`Command Reference <http://pythonhosted.org/python-mpd2/topics/commands.html>`__
 
 Testing
 -------

-- 
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