KAFKA-8210: Fix link for streams table duality (#6573)

Reviewers: Victoria Bialas <vicky@confluent.io>
This commit is contained in:
Bill Bejeck 2019-04-13 18:54:06 -04:00 committed by GitHub
parent 75dc7e2b6b
commit 5e2d062267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@
</p>
<p>
We have already seen an example of a changelog stream in the section <strong>streams_concepts_duality</strong>. Another example are change data capture (CDC) records in the changelog of a relational database, representing which row in a database table was inserted, updated, or deleted.
We have already seen an example of a changelog stream in the section <a class="reference internal" href="../core-concepts.html#streams_concepts_duality"><span class="std std-ref">streams and tables</span></a>. Another example are change data capture (CDC) records in the changelog of a relational database, representing which row in a database table was inserted, updated, or deleted.
</p>
<p>