You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2019/06/10 17:09:29 UTC

[kafka] branch trunk updated: KAFKA-7315 DOCS update TOC internal links serdes all versions (#6875)

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 b9c5535  KAFKA-7315 DOCS update TOC internal links serdes all versions (#6875)
b9c5535 is described below

commit b9c55351fd2e7c47dd1abd6c7a47f7fff8bb0157
Author: Victoria Bialas <lo...@users.noreply.github.com>
AuthorDate: Mon Jun 10 10:09:07 2019 -0700

    KAFKA-7315 DOCS update TOC internal links serdes all versions (#6875)
    
    Reviewers: Joel Hamill <jo...@confluent.io>, Jim Galasyn <ji...@confluent.io>, Matthias J. Sax <ma...@confluent.io>
---
 docs/streams/developer-guide/datatypes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/streams/developer-guide/datatypes.html b/docs/streams/developer-guide/datatypes.html
index 83159e8..ecdb48c 100644
--- a/docs/streams/developer-guide/datatypes.html
+++ b/docs/streams/developer-guide/datatypes.html
@@ -48,7 +48,7 @@
           <ul>
               <li><a class="reference internal" href="#primitive-and-basic-types" id="id4">Primitive and basic types</a></li>
               <li><a class="reference internal" href="#json" id="id6">JSON</a></li>
-              <li><a class="reference internal" href="#further-serdes" id="id7">Further serdes</a></li>
+              <li><a class="reference internal" href="#implementing-custom-serdes" id="id5">Implementing custom serdes</a></li>
           </ul>
           <li><a class="reference internal" href="#scala-dsl-serdes" id="id8">Kafka Streams DSL for Scala Implicit SerDes</a></li>
       </ul>