Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Add supposed link to Reactive Forms guide #3349

Merged
merged 2 commits into from
Mar 7, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/docs/ts/latest/cookbook/form-validation.jade
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down