This is an automated email from the ASF dual-hosted git repository. mjsax pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new 4605cf3a5 MINOR: fix Kafka Streams tutorial (#661) 4605cf3a5 is described below commit 4605cf3a58b33c1715c70bbf52ac424ad0c224c7 Author: Matthias J. Sax <matth...@confluent.io> AuthorDate: Mon Jan 13 11:20:58 2025 -0800 MINOR: fix Kafka Streams tutorial (#661) Cf https://github.com/apache/kafka/pull/18469 --- 37/streams/tutorial.html | 2 +- 38/streams/tutorial.html | 2 +- 39/streams/tutorial.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/37/streams/tutorial.html b/37/streams/tutorial.html index cfc1a2d14..865848e15 100644 --- a/37/streams/tutorial.html +++ b/37/streams/tutorial.html @@ -47,7 +47,7 @@ -DarchetypeArtifactId=streams-quickstart-java \ -DarchetypeVersion={{fullDotVersion}} \ -DgroupId=streams.examples \ - -DartifactId=streams-quickstart\ + -DartifactId=streams-quickstart \ -Dversion=0.1 \ -Dpackage=myapps</code></pre> <p> diff --git a/38/streams/tutorial.html b/38/streams/tutorial.html index 933cd11f1..2e3b2204f 100644 --- a/38/streams/tutorial.html +++ b/38/streams/tutorial.html @@ -47,7 +47,7 @@ -DarchetypeArtifactId=streams-quickstart-java \ -DarchetypeVersion={{fullDotVersion}} \ -DgroupId=streams.examples \ --DartifactId=streams-quickstart\ +-DartifactId=streams-quickstart \ -Dversion=0.1 \ -Dpackage=myapps</code></pre> <p> diff --git a/39/streams/tutorial.html b/39/streams/tutorial.html index 933cd11f1..2e3b2204f 100644 --- a/39/streams/tutorial.html +++ b/39/streams/tutorial.html @@ -47,7 +47,7 @@ -DarchetypeArtifactId=streams-quickstart-java \ -DarchetypeVersion={{fullDotVersion}} \ -DgroupId=streams.examples \ --DartifactId=streams-quickstart\ +-DartifactId=streams-quickstart \ -Dversion=0.1 \ -Dpackage=myapps</code></pre> <p>