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

mjsax 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 299f29ebdaf MINOR: add docs redirect (#21752)
299f29ebdaf is described below

commit 299f29ebdaf8058751265e48407a0f5cb7efb5e1
Author: Matthias J. Sax <[email protected]>
AuthorDate: Mon Mar 16 10:34:54 2026 -0700

    MINOR: add docs redirect (#21752)
    
    Reviewers: Lucas Brutschy <[email protected]>, TengYao Chi
    <[email protected]>
---
 .../developer-guide/kafka-streams-group-sh.md      | 26 ++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git 
a/docs/documentation/streams/developer-guide/kafka-streams-group-sh.md 
b/docs/documentation/streams/developer-guide/kafka-streams-group-sh.md
new file mode 100644
index 00000000000..2e7bfb5ce4b
--- /dev/null
+++ b/docs/documentation/streams/developer-guide/kafka-streams-group-sh.md
@@ -0,0 +1,26 @@
+---
+title: "Documentation Redirect"
+robots: "noindex"
+_build:
+  list: false
+---
+
+<!--
+ 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