diff --git a/adev/src/content/guide/forms/reactive-forms.md b/adev/src/content/guide/forms/reactive-forms.md index 9989c99c519..dd830ffe3bd 100644 --- a/adev/src/content/guide/forms/reactive-forms.md +++ b/adev/src/content/guide/forms/reactive-forms.md @@ -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