Skip to content

Commit 77524b4

Browse files
Fix /docs/6.0/forms/checks-radios/ broken link found in /docs/6.0/forms/overview/
1 parent 9b9a99a commit 77524b4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

site/src/content/docs/forms/overview.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ aliases: "/docs/[[config:docs_version]]/forms/"
66
sections:
77
- title: Form control
88
description: Style textual inputs and textareas with support for multiple states.
9-
- title: Checks & radios
10-
description: Use our custom radio buttons and checkboxes in forms for selecting input options.
9+
- title: Checkbox
10+
description: Use our custom checkboxes in forms for selecting input options.
11+
- title: Radio
12+
description: Use our custom radio buttons in forms for selecting input options.
1113
- title: Range
1214
description: Replace browser default range inputs with our custom version.
1315
- title: Input group

0 commit comments

Comments
 (0)