diff options
author | Max Kellermann <max@musicpd.org> | 2020-09-23 15:07:49 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2020-09-23 15:07:50 +0200 |
commit | 39bc196f64c95c458a171b840979300ea01cccf1 (patch) | |
tree | a42dc9c03bbbdd114fb7d6a764fb20020936f44f | |
parent | 157dfa320f4063d9baa9d9f27875b2c2e543a329 (diff) |
doc/user.rst: move download link to downloads page
-rw-r--r-- | doc/user.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user.rst b/doc/user.rst index 56c35dc1f..b1ee1c65f 100644 --- a/doc/user.rst +++ b/doc/user.rst @@ -44,7 +44,7 @@ ALSA is not available on Android; only the :ref:`OpenSL ES Compiling from source --------------------- -Download the source tarball from the `MPD home page <https://musicpd.org>`_ and unpack it: +`Download the source tarball <https://www.musicpd.org/download.html>`_ and unpack it: .. code-block:: none |