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

Commit eb65de1

Browse files
shairezFoxandxss
authored andcommitted
docs(reactive-forms): fix broken links (#3256)
fixed #3255
1 parent cdf9e3b commit eb65de1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/docs/ts/latest/guide/reactive-forms.jade

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -474,9 +474,9 @@ figure.image-display
474474
specifiying the `FormControl` name with the `formControlName` directive.
475475

476476
See the API reference for more information about
477-
[radio buttons](api/forms/index/RadioControlValueAccessor-directive.html "API: RadioControlValueAccessor"),
478-
[selects](api/forms/index/SelectControlValueAccessor-directive.html "API: SelectControlValueAccessor"), and
479-
[checkboxes](api/forms/index/CheckboxControlValueAccessor-directive.html "API: CheckboxControlValueAccessor").
477+
[radio buttons](../api/forms/index/RadioControlValueAccessor-directive.html "API: RadioControlValueAccessor"),
478+
[selects](../api/forms/index/SelectControlValueAccessor-directive.html "API: SelectControlValueAccessor"), and
479+
[checkboxes](../api/forms/index/CheckboxControlValueAccessor-directive.html "API: CheckboxControlValueAccessor").
480480

481481
.l-main-section
482482
a#grouping

0 commit comments

Comments
 (0)