docs: fix broken link (#56848)

fix link @ /guide/forms/reactive-forms#reactive-forms-api-summary
prev: /api/forms
current: /api#forms

PR Close #56848
This commit is contained in:
Dan Nisenson 2024-07-04 14:55:05 +02:00 committed by Pawel Kozlowski
parent 97d718dc2f
commit e7da8c2b02

View file

@ -395,7 +395,7 @@ Initially, the form contains one `Alias` field. To add another field, click the
## Reactive forms API summary
The following table lists the base classes and services used to create and manage reactive form controls.
For complete syntax details, see the API reference documentation for the [Forms package](api/forms "API reference").
For complete syntax details, see the API reference documentation for the [Forms package](api#forms "API reference").
### Classes