This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/trunk by this push:
new 58bf20d6753 MINOR: add </script> back to security.html (#17944)
58bf20d6753 is described below
commit 58bf20d6753a3f63da73f379445ca9579a5caa0b
Author: PoAn Yang <[email protected]>
AuthorDate: Tue Nov 26 21:44:56 2024 +0800
MINOR: add </script> back to security.html (#17944)
Reviewers: Chia-Ping Tsai <[email protected]>
---
docs/security.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/security.html b/docs/security.html
index 89c818c2e1e..069ac42c106 100644
--- a/docs/security.html
+++ b/docs/security.html
@@ -2325,5 +2325,6 @@ security.inter.broker.protocol=SSL</code></pre>
<pre><code
class="language-text">listeners=SSL://broker1:9092,SASL_SSL://broker1:9093
security.inter.broker.protocol=SSL</code></pre>
+</script>
<div class="p-security"></div>