Skip to content

Commit bc5f1f9

Browse files
author
RolefH
committed
update SPLDoc
1 parent b5aa970 commit bc5f1f9

File tree

1 file changed

+2
-2
lines changed
  • com.ibm.streamsx.kafka/impl/java/src/com/ibm/streamsx/kafka/operators

1 file changed

+2
-2
lines changed

com.ibm.streamsx.kafka/impl/java/src/com/ibm/streamsx/kafka/operators/KafkaSplDoc.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public class KafkaSplDoc {
6666
+ "\\n"
6767
+ " vmArg: \\\"-Djava.security.krb5.conf={applicationDir}/etc/krb5.conf\\\";"
6868
+ "\\n"
69-
+ "More about accessing a kerberized Kafka cluster can be found in the [https://ibmstreams.github.io/streamsx.kafka/docs/user/UsingKerberos/|Kerberos chapter of the toolkit documentation]."
69+
+ "More about accessing a kerberized Kafka cluster can be found in the [https://ibmstreams.github.io/streamsx.kafka/docs/user/UsingKerberos/|Kerberos chapter of the toolkit documentation].\\n"
7070
+ "\\n"
7171
;
7272

@@ -458,7 +458,7 @@ public class KafkaSplDoc {
458458
+ "\\n"
459459
+ " vmArg: \\\"-Djava.security.krb5.conf={applicationDir}/etc/krb5.conf\\\";"
460460
+ "\\n"
461-
+ "More about accessing a kerberized Kafka cluster can be found in the [https://ibmstreams.github.io/streamsx.kafka/docs/user/UsingKerberos/|Kerberos chapter of the toolkit documentation]."
461+
+ "More about accessing a kerberized Kafka cluster can be found in the [https://ibmstreams.github.io/streamsx.kafka/docs/user/UsingKerberos/|Kerberos chapter of the toolkit documentation].\\n"
462462
+ "\\n"
463463
;
464464

0 commit comments

Comments
 (0)