Skip to content

Commit 0f5de5f

Browse files
jesselpalmerandrewseguin
authored andcommitted
docs(form-field): fix link to custom control guide (#16291)
1 parent 9b8a00a commit 0f5de5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/form-field/form-field.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ the prefix. Similarly, adding `matSuffix` will designate it as the suffix.
129129
In addition to the form field controls that Angular Material provides, it is possible to create
130130
custom form field controls that work with `<mat-form-field>` in the same way. For additional
131131
information on this see the guide on
132-
[Creating Custom mat-form-field Controls](https://material.angular.io/guide/creating-a-custom-form-field-control).
132+
[Creating Custom mat-form-field Controls](/guide/creating-a-custom-form-field-control).
133133

134134
### Theming
135135

0 commit comments

Comments
 (0)