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:12:16 UTC

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


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

commit 34fad3d94dc6349634b8cb2d7c61c9d821e339fe
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 51bd585..982524b 100644
--- a/docs/streams/developer-guide/datatypes.html
+++ b/docs/streams/developer-guide/datatypes.html
@@ -48,7 +48,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>
     <div class="section" id="configuring-serdes">
       <h2>Configuring SerDes<a class="headerlink" href="#configuring-serdes" title="Permalink to this headline"></a></h2>