From b7991b03a00aab8649025b8acba7ab4c85ee835e Mon Sep 17 00:00:00 2001 From: amirreza Date: Tue, 24 Sep 2024 16:42:16 +0330 Subject: [PATCH] Deleted outdated link Signed-off-by: amirreza --- docs/clustering.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/clustering.rst b/docs/clustering.rst index c9cfe649..1642b060 100644 --- a/docs/clustering.rst +++ b/docs/clustering.rst @@ -197,11 +197,7 @@ Pattern subscribe and publish do not currently work properly due to key slots. If we hash a pattern like fo\* we will receive a keyslot for that string but there are endless possibilities for channel names based on this pattern - unknowable in advance. This feature is not disabled but -the commands are not currently recommended for use. See -`valkey-py-cluster -documentation `__ -for more. - +the commands are not currently recommended for use. .. code:: python >>> p1 = rc.pubsub()