doc(api): fix invalid doc links (#9873)
Errors were reported during API doc generation.
This commit is contained in:
committed by
Victor Berchet
parent
96a9e66616
commit
749dec7dfb
@@ -30,7 +30,7 @@ export const formDirectiveProvider: any =
|
||||
*
|
||||
* ### Typical Use
|
||||
*
|
||||
* Include `FORM_DIRECTIVES` in the `directives` section of a {@link View} annotation
|
||||
* Include `FORM_DIRECTIVES` in the `directives` section of a {@link Component} annotation
|
||||
* to use `NgForm` and its associated controls.
|
||||
*
|
||||
* ### Structure
|
||||
|
||||
Reference in New Issue
Block a user