diff --git a/public/docs/ts/latest/cookbook/form-validation.jade b/public/docs/ts/latest/cookbook/form-validation.jade index e71b02cb13..ecf2541b74 100644 --- a/public/docs/ts/latest/cookbook/form-validation.jade +++ b/public/docs/ts/latest/cookbook/form-validation.jade @@ -347,7 +347,7 @@ a#reactive .l-sub-section :marked - Learn more about `FormBuilder` in a _forthcoming_ chapter on reactive forms. + Learn more about `FormBuilder` in the [Introduction to FormBuilder](../guide/reactive-forms.html#formbuilder) section of Reactive Forms guide. :marked #### Committing hero value changes