This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a commit to branch 1.0
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/1.0 by this push:
new f876437 KAFKA-7315 DOCS update TOC internal links serdes all versions
(#6875)
f876437 is described below
commit f876437ac94e2f64fbde12458b754ec6588b9a51
Author: Victoria Bialas <[email protected]>
AuthorDate: Mon Jun 10 10:09:07 2019 -0700
KAFKA-7315 DOCS update TOC internal links serdes all versions (#6875)
Reviewers: Joel Hamill <[email protected]>, Jim Galasyn
<[email protected]>, Matthias J. Sax <[email protected]>
---
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 a86ea3e..e746ddc 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>