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:11:47 UTC

[kafka] branch 2.0 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 2.0
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/2.0 by this push:
     new dd332b1  KAFKA-7315 DOCS update TOC internal links serdes all versions (#6875)
dd332b1 is described below

commit dd332b10ffe1ef68760705fa67951c756c5868e3
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 a24dc4c..314d6ee 100644
--- a/docs/streams/developer-guide/datatypes.html
+++ b/docs/streams/developer-guide/datatypes.html
@@ -49,7 +49,7 @@
               <li><a class="reference internal" href="#primitive-and-basic-types" id="id4">Primitive and basic types</a></li>
               <li><a class="reference internal" href="#avro" id="id5">Avro</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>