Skip to content

Commit 78ea4a5

Browse files
committed
Update PropertyAccess Component Path
1 parent 7b786af commit 78ea4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/property_info.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The PropertyInfo Component
88
The PropertyInfo component provides the functionality to get information
99
about class properties using metadata of popular sources.
1010

11-
While the :doc:`PropertyAccess component </components/property_access/introduction>`
11+
While the :doc:`PropertyAccess component </components/property_access>`
1212
allows you to read and write values to/from objects and arrays, the PropertyInfo
1313
component works solely with class definitions to provide information such
1414
as data type and visibility about properties within that class.

0 commit comments

Comments
 (0)