mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
UX-3157, Link fixed in the radio_button.md
This commit is contained in:
parent
aa43ffb610
commit
8d66140ced
@ -19,7 +19,7 @@ Use a radio button group to choose one option from 2 to 4 mutually exclusive opt
|
||||
## When not to use
|
||||
|
||||
### Several options in a group can be selected
|
||||
Use a group of [checkboxes](checkbox.md) instead.
|
||||
Use a group of [checkboxes](checkbox.topic) instead.
|
||||
|
||||
### Binary Yes/No Options
|
||||
For only two opposing yes/no options, use a checkbox instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user