From ad00c5dc7b8207112daca8c9b5bf98fece5e561a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20=E2=80=9CFreso=E2=80=9D=20S=2E=20Olesen?= Date: Mon, 19 Jan 2015 02:24:32 +0100 Subject: [PATCH] docs: Fix hyperlink targets. I inserted musicbrainz.searchlimit at the wrong place, breaking the hyperlink target `match-config` - and I also forgot to add a hyperlink target for `searchlimit`. --- docs/reference/config.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/reference/config.rst b/docs/reference/config.rst index d43231d33..7782e4ad8 100644 --- a/docs/reference/config.rst +++ b/docs/reference/config.rst @@ -480,7 +480,7 @@ to one request per second. .. _limited: http://musicbrainz.org/doc/XML_Web_Service/Rate_Limiting .. _MusicBrainz: http://musicbrainz.org/ -.. _match-config: +.. _searchlimit: searchlimit ~~~~~~~~~~~ @@ -490,6 +490,8 @@ MusicBrainz server. Default: ``5``. +.. _match-config: + Autotagger Matching Options ---------------------------