Fix links to checkboxgroup and radiogroup manipulators in readme

This commit is contained in:
Keegan
2016-03-06 12:39:03 +11:00
parent a1df49623d
commit 75c846a8ba
+2 -2
View File
@@ -321,7 +321,7 @@ A color picker containing the 64 supported colors on Basalt and Chalk.
---
#### RadioGroup
#### Radio Group
**Manipulator:** [`radiogroup`](#radiogroup)
@@ -366,7 +366,7 @@ A list of options allowing the user can only choose one option to submit.
---
#### CheckboxGroup
#### Checkbox Group
**Manipulator:** [`checkboxgroup`](#checkboxgroup)