Skip to content

Commit 47ed425

Browse files
bbbrrriiiaaannnKate
authored and
Kate
committed
Update Lifecycle doc's broken link to Properties (#602)
1 parent 3fb5cda commit 47ed425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_guide/lifecycle.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ In call order, the methods and properties in the update lifecycle are:
7979

8080
All declared properties have a function, `hasChanged`, which is called whenever the property is set; if `hasChanged` returns true, an update is scheduled.
8181

82-
See the Properties documentation for information on [configuring `hasChanged` to customize what constitutes a property change](/properties#configure-property-changes).
82+
See the Properties documentation for information on [configuring `hasChanged` to customize what constitutes a property change](/guide/properties#haschanged).
8383

8484
### requestUpdate {#requestupdate}
8585

0 commit comments

Comments
 (0)