Skip to content

Commit 868b696

Browse files
committed
Fix link in whats-new.adoc
1 parent 47cba21 commit 868b696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/reference/asciidoc/whats-new.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@ See <<transaction-id-prefix>> for more information.
103103
==== New Delegating Serializer/Deserializer
104104

105105
The framework now provides a delegating `Serializer` and `Deserializer`, utilizing a header to enable producing and consuming records with multiple key/value types.
106-
See <<delegating-deserialization>> for more information.
106+
See <<delegating-serialization>> for more information.
107107

108108
==== New Retrying Deserializer
109109

110110
The framework now provides a delegating `RetryingDeserializer`, to retry serialization when transient errors such as network problems might occur.
111-
See <<retrying-serialization>> for more information.
111+
See <<retrying-deserialization>> for more information.
112112

113113
==== New function for recovering from deserializing errors
114114

0 commit comments

Comments
 (0)