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/01 22:35:29 UTC

[kafka-site] branch asf-site updated: Fix broken internal links (#177)

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new f8cf242  Fix broken internal links (#177)
f8cf242 is described below

commit f8cf24282af7066599e460a1c1ebb966577b84d5
Author: slim <ou...@gmail.com>
AuthorDate: Sat Jun 1 23:35:24 2019 +0100

    Fix broken internal links (#177)
    
    Reviewers: Jordan Moore @cricket007, Victoria Bialas <vi...@confluent.io>, Matthias J. Sax <ma...@confluent.io>
---
 21/streams/developer-guide/datatypes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/21/streams/developer-guide/datatypes.html b/21/streams/developer-guide/datatypes.html
index d3ae3e6..5fc20a0 100644
--- a/21/streams/developer-guide/datatypes.html
+++ b/21/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>