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

mjsax pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/markdown by this push:
     new 1244af1ed8 MINOR: add redirect (#829)
1244af1ed8 is described below

commit 1244af1ed82c3b6164e616feee684abb8b3a9476
Author: Matthias J. Sax <[email protected]>
AuthorDate: Mon Mar 16 10:12:52 2026 -0700

    MINOR: add redirect (#829)
---
 .../developer-guide/kafka-streams-group-sh.md      | 27 ++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git 
a/content/en/documentation/streams/developer-guide/kafka-streams-group-sh.md 
b/content/en/documentation/streams/developer-guide/kafka-streams-group-sh.md
new file mode 100644
index 0000000000..99ed63440e
--- /dev/null
+++ b/content/en/documentation/streams/developer-guide/kafka-streams-group-sh.md
@@ -0,0 +1,27 @@
+---
+title: "Streams Redirect"
+robots: "noindex"
+_build:
+  list: false
+aliases: 
["/documentation/streams/developer-guide/kafka-streams-groups-sh.html"]
+---
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+
+{{< doc-redirect >}}

Reply via email to