You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rs...@apache.org on 2018/09/26 09:20:26 UTC

[kafka] branch trunk updated: MINOR: Fix broken link in security.html (#5670)

This is an automated email from the ASF dual-hosted git repository.

rsivaram 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 5916db1  MINOR: Fix broken link in security.html (#5670)
5916db1 is described below

commit 5916db11f65482fd226450a2b8da407a3397e8e9
Author: Attila Sasvari <as...@apache.org>
AuthorDate: Wed Sep 26 11:20:11 2018 +0200

    MINOR: Fix broken link in security.html (#5670)
    
    Reviewers: Mickael Maison <mi...@gmail.com>, Rajini Sivaram <ra...@googlemail.com>
---
 docs/security.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/security.html b/docs/security.html
index 924c1bf..72ba239 100644
--- a/docs/security.html
+++ b/docs/security.html
@@ -448,7 +448,7 @@
             <pre>    sasl.kerberos.service.name=kafka</pre>
 
         </ol></li>
-        <li><h5><a id="security_sasl_kerberos_clientconfig" href="#security_kerberos_sasl_clientconfig">Configuring Kafka Clients</a></h5>
+        <li><h5><a id="security_sasl_kerberos_clientconfig" href="#security_sasl_kerberos_clientconfig">Configuring Kafka Clients</a></h5>
             To configure SASL authentication on the clients:
             <ol>
                 <li>