diff --git a/documentation/RadioButton.md b/documentation/RadioButton.md index fd6c2a7e..5f8d53bf 100644 --- a/documentation/RadioButton.md +++ b/documentation/RadioButton.md @@ -7,7 +7,7 @@ checked="[true/false]"; content="text"; -You can also use [general attributes](https://github.com/d3m0n-project/d3m0n_os/blob/main/rootfs/usr/share/d3m0n/documentation/GeneralAttributes.md) on this control +You can also use [general attributes](GeneralAttributes.md) on this control ### Description `text_align` (string): set's text position (top/top_left/top_right/bottom/bottom_left/bottom_right/left/right/center)