aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-08 12:26:07 +0100
committerMax Kellermann <max@duempel.org>2013-11-08 12:26:07 +0100
commit017bc564af9dd77a5ecd0d0259dfb5fffa975097 (patch)
treedcd5fcc90c199db5b3f43967225c03d0ab4d9953 /doc
parente076ff9085c517e9e3a6228080f2405637921f1c (diff)
downloadmpd-017bc564af9dd77a5ecd0d0259dfb5fffa975097.tar.gz
mpd-017bc564af9dd77a5ecd0d0259dfb5fffa975097.tar.xz
mpd-017bc564af9dd77a5ecd0d0259dfb5fffa975097.zip
doc: replace the remaining wikia links
Diffstat (limited to 'doc')
-rw-r--r--doc/mpdconf.example7
-rw-r--r--doc/user.xml4
2 files changed, 4 insertions, 7 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index 37fb8a14b..0881de11d 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -1,5 +1,5 @@
-# An example configuration file for MPD
-# See the mpd.conf man page for a more detailed description of each parameter.
+# An example configuration file for MPD.
+# Read the user manual for documentation: http://www.musicpd.org/doc/user/
# Files and directories #######################################################
@@ -204,9 +204,6 @@ input {
# blocks. Setting this block is optional, though the server will only attempt
# autodetection for one sound card.
#
-# See <http://mpd.wikia.com/wiki/Configuration#Audio_Outputs> for examples of
-# other audio outputs.
-#
# An example of an ALSA output:
#
#audio_output {
diff --git a/doc/user.xml b/doc/user.xml
index 605cb0dbb..91748dfab 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -67,7 +67,7 @@
<para>
Download the source tarball from <ulink
- url="http://mpd.wikia.com/wiki/Server">the MPD home
+ url="http://www.musicpd.org/download.html">the MPD home
page</ulink> and unpack it:
</para>
@@ -630,7 +630,7 @@ systemctl start mpd.socket</programlisting>
</para>
<para>
- The <ulink url="http://mpd.wikia.com/wiki/Clients">MPD
+ The <ulink url="http://www.musicpd.org/clients/">MPD
Wiki</ulink> contains an extensive list of clients to choose
from.
</para>