Skip to content

Commit 9018d96

Browse files
committed
Fix
1 parent ce9663d commit 9018d96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/data-formats.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Specialized Data Formats
2121
:titlesonly:
2222
:maxdepth: 1
2323

24-
/data-formats/bson
24+
/data-formats/bson
2525

2626
.. TODO: /data-formats/data-class
2727
.. TODO: /data-formats/extended-json
@@ -34,7 +34,7 @@ You can use several types of specialized data formats in your {+driver-short+}
3434
application. To learn how to work with these data formats, see the following
3535
sections:
3636

37-
- Learn how to work with the BSON data format in the :ref:`kotlin-sync-bson` guide.
37+
- Learn how to work with the BSON data format in the :ref:`BSON <kotlin-sync-bson>` guide.
3838

3939
.. TODO: Uncomment these as pages get built
4040
.. - Learn how to store and retrieve data using {+language+} data classes in the :ref:`data-classes` guide.

0 commit comments

Comments
 (0)