Skip to content

Commit 6f11f5e

Browse files
authored
add a link label in LiveComponent doc
1 parent 507c89c commit 6f11f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ LiveProps must be a value that can be sent to JavaScript. Supported values
234234
are scalars (int, float, string, bool, null), arrays (of scalar values), enums,
235235
DateTime objects, Doctrine entity objects, DTOs, or array of DTOs.
236236

237-
See :ref:`hydration` for handling more complex data.
237+
See :ref:`hydration <hydration>` for handling more complex data.
238238

239239
Data Binding
240240
------------

0 commit comments

Comments
 (0)