Skip to content

Commit 8e44c0d

Browse files
committed
fix link
1 parent c2941da commit 8e44c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/ui/pages/page-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ the above example:
251251
You can set the Data Type of your Page State variable to any primitive data types such as **String,
252252
Integer, Boolean, Double** or to any other complex built-in data types such as **Enum, Custom Data
253253
Type, Document,** etc. To learn more about the available data types, refer the [**Data
254-
Representation Section.** ](../../../data-representation/overview.md)
254+
Representation Section.** ](../../data-representation/overview.md)
255255
:::
256256

257257
### Get Page State value

0 commit comments

Comments
 (0)