From e6dc5096c762b919dea0367e04f1f3557984ebdd Mon Sep 17 00:00:00 2001 From: Marcel Weinberg Date: Tue, 21 Jan 2020 16:45:20 +0100 Subject: [PATCH] fix broken link to the replicated zookeeper documentation --- docs/source/reference/ha.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/source/reference/ha.rst b/docs/source/reference/ha.rst index f19e1f5a8..4f3b72fd1 100644 --- a/docs/source/reference/ha.rst +++ b/docs/source/reference/ha.rst @@ -277,9 +277,10 @@ Zookeeper/Redis Various |st2| features rely on a proper co-ordination backend in a distributed deployment to work correctly. -`This `__ -shows how to run a replicated Zookeeper setup. See `this `__ to -understand Redis deployments using sentinel. +`This `__ +shows how to run a replicated Zookeeper setup. (Note: Make sure to refer to the documentation in the +same version as your running Zookeeper installation, if any.) +See `this `__ to understand Redis deployments using sentinel. Nginx and Load Balancing ^^^^^^^^^^^^^^^^^^^^^^^^