From 5c3301f9a382b9c4a526d070f7fa4387c347b0ab Mon Sep 17 00:00:00 2001
From: Naglis Jonaitis <naglis@mailbox.org>
Date: Fri, 14 Aug 2020 13:50:15 +0300
Subject: [PATCH] doc/plugins.rst: use reference to ffmpeg plugin section

Currently, the hardcoded URL points to a non-existent page.
---
 doc/plugins.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/plugins.rst b/doc/plugins.rst
index 0ed26c038..b64071d90 100644
--- a/doc/plugins.rst
+++ b/doc/plugins.rst
@@ -350,6 +350,8 @@ faad
 
 Decodes AAC files using libfaad.
 
+.. _decoder_ffmpeg:
+
 ffmpeg
 ------
 
@@ -430,8 +432,7 @@ hybrid_dsd
 is an MP4 container file (:file:`*.m4a`) which contains both ALAC and
 DSD data. It is disabled by default, and works only if you explicitly
 enable it. Without this plugin, the ALAC parts gets handled by the
-`FFmpeg decoder plugin
-<https://www.musicpd.org/doc/user/decoder_plugins.html#ffmpeg_decoder>`_. This
+:ref:`FFmpeg decoder plugin <decoder_ffmpeg>`. This
 plugin should be enabled only if you have a bit-perfect playback path
 to a DSD-capable DAC; for everybody else, playing back the ALAC copy
 of the file is better.