Skip to content

Commit 0ea6e7a

Browse files
committed
cross links
1 parent 229d32b commit 0ea6e7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/builders/builders-data-classes.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Use Builders with Data Classes
2020
Overview
2121
--------
2222

23-
In this guide, you can learn how to use your data class properties
24-
directly with the builder classes available in
25-
the {+driver-short+}.
23+
In this guide, you can learn how to use your :ref:`Data Class
24+
<kotlin-sync-data-format-data-classes>` properties directly with the
25+
builder classes available in the {+driver-short+}.
2626

2727
The {+driver-short+} implements extensions that allow you to reference
2828
your data class properties when using builder methods instead of using

0 commit comments

Comments
 (0)