Skip to content

Commit fafaa2b

Browse files
committed
add cross link
1 parent 3e2b64e commit fafaa2b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/data-formats/serialization.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,11 @@ We recommend installing the ``bson-kotlinx`` library to support
3636
custom codecs that have configurations to encode defaults, nulls, and
3737
define class discriminators.
3838

39-
.. TODO fix the link in the following note
40-
4139
.. note::
4240

4341
To learn how to use the ``Codec`` interface instead of the
4442
``kotlinx.serialization`` library to specify custom
45-
serialization behavior, see the Codecs guide.
43+
serialization behavior, see the :ref:`kotlin-sync-codecs` guide.
4644

4745
You might choose to use {+language+} serialization if you
4846
are already familiar with the library or if you prefer

0 commit comments

Comments
 (0)