From cc0c48423d2eda44c9f0febc7c2b3c8d73c05e45 Mon Sep 17 00:00:00 2001 From: Arne Welzel Date: Wed, 12 Mar 2025 10:11:25 +0100 Subject: [PATCH] cluster/backends/zeromq: Fix rst link in docs --- scripts/policy/frameworks/cluster/backend/zeromq/main.zeek | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/policy/frameworks/cluster/backend/zeromq/main.zeek b/scripts/policy/frameworks/cluster/backend/zeromq/main.zeek index 457f5dbd35..1befbd105d 100644 --- a/scripts/policy/frameworks/cluster/backend/zeromq/main.zeek +++ b/scripts/policy/frameworks/cluster/backend/zeromq/main.zeek @@ -59,7 +59,7 @@ export { ## acts as a central broker. ## See ZeroMQ's `ZMQ_IO_THREADS documentation `_ - ## and the `I/O threads ` + ## and the `I/O threads `_ ## section in the ZeroMQ guide for details. const proxy_io_threads = 2 &redef;