From 27c2b79f019ec5d2cb41976b68b57dd5bac02003 Mon Sep 17 00:00:00 2001 From: patrick-nicholson Date: Mon, 27 Dec 2021 13:39:35 -0500 Subject: [PATCH] Finally learning to read GitHub. --- docs/plugins/limit.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/plugins/limit.rst b/docs/plugins/limit.rst index 74bd47cb6..35d2b0428 100644 --- a/docs/plugins/limit.rst +++ b/docs/plugins/limit.rst @@ -27,9 +27,9 @@ singleton-based implementation. So why does the query prefix exist? Because it composes with any other query-based API or plugin (see :doc:`/reference/query`). For example, -you can use the query prefix in ``smartplaylists`` (see :doc:`/plugins/ -smartplaylists`) to limit the number of tracks in a smart playlist for -applications like most played and recently added. +you can use the query prefix in ``smartplaylists`` +(see :doc:`/plugins/smartplaylists`) to limit the number of tracks in a smart +playlist for applications like most played and recently added. Configuration =============